cURL
curl --request DELETE \ --url https://api.wavix.com/v1/api-keys/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Deletes an API key. This action is permanent.
Documentation IndexFetch the complete documentation index at: https://docs.wavix.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wavix.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token using appid (Authorization: Bearer )
API key ID.
API key deleted.
true
Was this page helpful?
Contact support