Deletes a specific OIDC grant.delete https://{tenanturl}/v1.0/usergrants/{gid}Deletes a specific OIDC or OAuth grant and the associated tokens that belongs to the user.Path ParamsgidstringrequiredGrant identifierResponses 204The grant was deleted. 403Access was forbidden. 500An internal server error occurred.Updated almost 2 years ago