Go
Remove Permissions from a User
Remove permissions from a user.
DELETE
Go
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
承認
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.