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

Index creation response

status
enum<string>
Available options:
success