cURL
curl --request DELETE \ --url https://api.poligono.ai/v1/api-keys/{id} \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{}'
{}
Revoke an API key by ID
Type "Bearer" followed by a space and JWT token.
API Key ID
The body is of type object.
object
No Content