curl --request DELETE \
--url https://dev.startree.ai/users/{username} \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Delete a user
curl --request DELETE \
--url https://dev.startree.ai/users/{username} \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.startree.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?