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.shareofmodel.ai/v1/auth/user/tokens/{id} \ --header 'Authorization: <api-key>'
Permanently delete an user API key. This cannot be undone.
A UUID string identifying this API Key.
Token successfully deleted.
Was this page helpful?