Skip to main content
DELETE
/
snippet
/
{canonical}
/
token
/
{token}
deletes a snippet token
curl --request DELETE \
  --url https://app.xano.com/api:meta/snippet/{canonical}/token/{token} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

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

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

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

canonical
string
required
token
string
required

Response

Success!

The response is of type object.