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.
Bearer token using appid (Authorization: Bearer )
API key ID.
API key deleted.
true
Was this page helpful?
Contact support