Authorizations
The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey
). An api_key is linked to a user. This user's role will give you different access level to the API features.
Path Parameters
User id
Body
Request body to update a user.
User email
"perceval@kaamelott.com"
User first name
"Perceval"
User last name
"de Galles"
Org to which the user should belong
List of (list of Group ID).
Accesses of the users for the new groups system, only for GROUP_MANAGER
users.
[[1, 2], [1, 3]]
The list of business to which the user has access to. Will be taken into account only if user has BUSINESS_MANAGER
role.
User phone number
User role in the application
ORG_ADMIN
, GROUP_MANAGER
, BUSINESS_MANAGER
, PUBLISHER
"BUSINESS_MANAGER"
List of features the user can access from the sidebar.
User status in the application
active
, invited
"active"
The state of the User account.
The User password. It should comply with the following rules:
- should be at least 8 characters long
- should have one upper case letter and one lower case letter
- should have one special character
8
Available language in the application
fr
, en
, es
, it
, pt-br
, de
, ar
, nl
, pl
, cs
, ca
, sk
, pt
, lv
, ro
, bg
, hu
"fr"
Prevent the user from connecting directly from the Partoo connection page.
This field is available for users whose organization has defined an SSO configuration.
This field can be edited by a user with the role ORG_ADMIN
or PROVIDER
.
Array of keywords
12
The parameter decides if the user subscribes to negative reviews email notifications