Remove User Grant
DELETE/users/:userId/grants/:grantId
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated: Delete an authorization to remove a users access to an owned or granted project.
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.