C#
Remove Permissions from a User
Remove permissions from a user.
DELETE
C#
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
ID of the user to remove permissions from.
ボディ
List of permissions to remove from this user.
Minimum array length:
1レスポンス
User permissions removed.