cURL
curl --request DELETE \ --url https://api.example.com/api/users/{id}/roles/{roleId}
Was this page helpful?