All the endpoints that can be called on the User controller.
Endpoints that require the USER_READ
permission:
GET
index
GET
settings
Endpoints that require the API_RESERVER_USER
permission:
POST
reserveUserForLiveChannel
Endpoints that require the USER_ANONYMOUS_BROWSING_UPDATE
permission:
PUT
ticketIncognitoMode
All other endpoints require the USER_CUD
permission.
Returns all the users.
This accepts a username, phone number or email address.
""
Pattern: ^([0-9a-zA-Z \+]+)|([A-Za-z0-9._+\-\']+@[A-Za-z0-9.\-]+\.[A-Za-z]{2,})$
0
15
false
true
No content
Creates a new user.
^[a-zA-ZÀ-ÖØ-Þß-öø-ÿ\- ]+$
^[a-zA-ZÀ-ÖØ-Þß-öø-ÿ\- ]+$
The username of this user.
^[a-zA-Z0-9\.\-]+$
^\+[0-9]+$
en
Possible values: en_GB
Pattern: ^([a-z]{2}_[A-Z]{2})|(iso)$
[]
true
No content
Updates the user's data.
Leaving any parameter empty will submit it as such. If you don't want to change a property, do not include it at all.
^[a-zA-ZÀ-ÖØ-Þß-öø-ÿ\- ]+$
^[a-zA-ZÀ-ÖØ-Þß-öø-ÿ\- ]+$
The username of this user.
^[a-zA-Z0-9\.\-]+$
^\+[0-9]+$
^([a-z]{2}_[A-Z]{2})|(iso)$
No content
Adds user statistic KPI.
UID
^[a-zA-Z\_]+$
""
Pattern: ^[0-9a-zA-Z]+$
""
Pattern: ^[0-9a-zA-Z]+$
No content
Deletes user statistic settings.
UID
^[a-zA-Z\_]+$
""
Pattern: ^[0-9a-zA-Z]+$
""
Pattern: ^[0-9a-zA-Z]+$
No content
Updates this user's statistics watch setting.
UID
^[a-zA-Z\_]+$
""
Pattern: ^[0-9a-zA-Z]+$
""
Pattern: ^[0-9a-zA-Z]+$
No content