API Keys
Delete an API key
Deletes an API key.
DELETE
CLI
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The workspace the API key belongs to (path).
Example:
"workspace_01HXKD2E5NQM3T9AYWCF133E3Q"
The API key to delete.
Example:
"apikey_01HXKD2E5NQM3T9AYWCFCSPNQY"