BrainUs LogoBrainUs AI
API Key Management

Delete API Key

Permanently delete an API key

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

Authorization

BearerAuth
AuthorizationBearer <token>

JWT token authentication for API key management

In: header

Path Parameters

key_id*string

API key ID

Formatuuid

Response Body

curl -X DELETE "https://api.brainus.lk/api/v1/dev/keys/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty
Empty
Empty