API Key Management
Delete API Key
Permanently delete an API key
Authorization
BearerAuth AuthorizationBearer <token>
JWT token authentication for API key management
In: header
Path Parameters
key_id*string
API key ID
Format
uuidResponse Body
curl -X DELETE "https://api.brainus.lk/api/v1/dev/keys/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
Empty
Empty