Go
Remove Permissions from a User
Remove permissions from a user.
DELETE
Go
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
ID of the user to remove permissions from.
Corps
List of permissions to remove from this user.
Minimum array length:
1Réponse
User permissions removed.