cURL
curl --request DELETE \ --url http://localhost/api/auth/clients/{clientId} \ --header 'Authorization: Bearer <token>'