curl --request DELETE \ --url 'https://api.unify.ai/v0/custom_api_key?name=key1' \ --header "Authorization: Bearer $UNIFY_KEY"
{ "info": "API key deleted successfully!" }
Bearer <token>
<token>