Skip to content

Mail

mail_apikey_delete

Revoke an API key by id

Tool

mail_apikey_delete

Revoke an API key by id

Revoke an API key by id

Behavior

HTTP
DELETE /mail/api-keys/:id

Arguments

NameTypeRequiredDescription
idstringUUID of the API key to revoke

Response

FieldTypeAlwaysDescription
idstring
revokedboolean

Try it

Revoke an API key by id.

When to use

Revoke an API key by id

Example

Ask your agent something like this:

Revoke an API key by id.

The agent will invoke mail_apikey_delete with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect