Tool
mail_apikey_delete
Revoke an API key by id
Revoke an API key by id
Behavior
- HTTP
DELETE /mail/api-keys/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | UUID of the API key to revoke |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • | |
| revoked | boolean | • |
Try it
Revoke an API key by id.