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 -X DELETE -H "Authorization: Bearer sk_workspace_test_..." \ "https://sandbox.api.hopae.com/connect/v1/apps/abc123"
{ "deleted": true }
Delete an app by client_id.
Bearer <API_KEY>