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://{defaultHost}/v1/apps/{id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>" }
Soft-delete an app. Requires API Secret only.
API Secret token
App ID
no content
Was this page helpful?