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