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/{app_id}/users/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "ok" }
Delete a user from the app
API Secret token
App ID
User ID
successful
"ok"
Was this page helpful?