Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.orgs.sh/v1/entities/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>" }
Deletes an entity owned by the authenticated account.
Use Authorization: Bearer <token>. The token can be a legacy Orgs API key or a platform-minted JWT.
Authorization: Bearer <token>
Entity UUID.
Entity deleted.