GET
/
create-index
cURL
curl --request GET \
  --url https://api.usemoonshine.com/create-index
{
  "status": "success"
}

Query Parameters

token
string
required

Use authentication token

index
string
required

Name of the new media index

Response

200
application/json

Index creation response

The response is of type object.