GET
/
create-index
curl --request GET \
  --url https://moonshine-edge-compute.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
status
enum<string>
Available options:
success