v5

latestOpenAPI 3.1.02026-08-04166362486.5 KB
api_keys

Delete API key

Delete a specific API key by its ID.

Args: api_key_id: The ID of the API key to delete.

Returns: ApiKeyDeleted: The response containing the details of the deleted API key.

delete/v1/api-keys/{api_key_id}

Path parameters

api_key_idstring uuid required

The ID of the API key to delete

The ID of the API key to delete

Response

The details of the deleted API key

idstring required

The ID of the deleted API key

deletedboolean required

Whether the API key was deleted

object'api_key'

The type of the object deleted