cURL
curl --request PATCH \ --url https://api.wavix.com/v1/api-keys/{id}/activate \ --header 'Authorization: Bearer <token>'
{ "success": true }
Activates an API key. Once activated, the API key can be used for authentication again.
Bearer token using appid (Authorization: Bearer )
API key ID.
API key activated.
true
Was this page helpful?
Contact support