GET
/
delete-index
cURL
curl --request GET \
  --url https://api.usemoonshine.com/delete-index
{
"status": "Media group has been deleted"
}

Query Parameters

token
string
required

Authentication token for the operation

index
string
required

Index identifier for the media group to delete

Response

200
application/json

Delete operation response

The response is of type object.