Passer au contenu principal
POST
Go

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

ID of the user to assign permissions to.

Corps

permissions
object[]
requis

List of permissions to add to this user.

Minimum array length: 1

Réponse

Permissions assigned to user.