Remove User Grant
DELETE/users/:userId/grants/:grantId
Removes the user grant from the user. The user will not be able to use the granted project anymore. Also, the roles will not be included in the tokens when requested.
Request​
Responses​
- 200
- default
A successful response.
An unexpected error response.