Console - API Keys
Delete API key
Delete an API key. Deleted keys can no longer be used to call workspace APIs.
delete/v1/console/api-keys/{id}
Path parameters
idstring required
Response
API key deleted successfully
Example response
{
"revoked": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.