Delete API Key By Id
14.6 Delete API Key By Id
Request
Method
URL
DELETE
/api_keys/{api_key_id}
Response
Status
Response
200
{
"message": "API key deleted successfully"
}
403
400
401
401
500
Last updated
Request
Method
URL
DELETE
/api_keys/{api_key_id}
Response
Status
Response
200
{
"message": "API key deleted successfully"
}
403
400
401
401
500
Last updated