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

Documentation Index

Fetch the complete documentation index at: https://docs.usemoonshine.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

token
string
required

Authentication token for the operation

index
string
required

Index identifier for the media group to delete

Response

Delete operation response

status
enum<string>

Status of the delete operation

Available options:
Media group has been deleted,
Media group could not be deleted,
error
error
enum<string>

Error message when status is error

Available options:
invalid token,
project does not exist