Grants

Delete a grant

Deletes a grant specified by the grantId. This is for a user that is specified by the userId

delete/v3/users/{userId}/grants/{grantId}

Path parameters

userIdstring required

Unique User identifier

grantIdstring required

Unique Grant identifier

Response

OK - The grant was found and successfully deleted

Changes