Skip to main content

Deactivate User Grant

POST 

/users/:userId/grants/:grantId/_deactivate

Deactivate the user grant. The user will not be able to use the granted project anymore. Also, the roles will not be included in the tokens when requested. An error will be returned if the user grant is already deactivated.

Request​

Responses​

A successful response.