v16

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-032765158.3 KB
Admin

Delete Api Key

Deletes the specified API key.

post/admin/delete-api-key

Request body

organization_idstring uuid required

The organization ID of the related api key.

api_key_idstring uuid required

The API key ID to delete.

Response

Successful Response

messagestring

This string will always be "Success!". This may change in the future.