Skip to content

Revoke Api Key

DELETE
/api/v1/admin/keys/{key_id}

Revoke an API key by deleting its hashed row.

key_id
required
Key Id
string format: uuid
X-Admin-Key
Any of:
string
X-Admin-API-Key
Any of:
string

Successful Response

Response Revoke Api Key Api V1 Admin Keys Key Id Delete
object
key
additional properties
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string