Skip to main content

Deactivate User Grant

POST 

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

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated: Deactivate an authorization to disable a user's access to an owned or granted project.

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.