Path Parameters
Provide the unique identifier of the project.
"proj_TrlkLiH4"
Body
Defines the user details.
The role of the user to be added. It can be one of the following predefined roles:
ADMIN
, USER
, VIEWER
, MERCHANT
,
or an ID of a custom role.
The unique identifier of the user who will be assigned to the project. It can be found in Team Settings > Team > Edit member. Required with the role
string.
Do not use with the login
string.
The login data of the user who will be assigned to the project. Required with the role
string.
Do not use with the id
string.
Response
Returns the details about the user assigned to the project.
Details about the user assigned to the project. Details about the user.
The unique identifier of the user who has been assigned to the project.
The login data of the user who has been assigned to the project.
The email address of the user who has been assigned to the project.
The first name of the user who has been assigned to the project.
The last name of the user who has been assigned to the project.
Lists key-value pairs, where the key is the project to which the user is assigned. The value is the role assigned in a given project. The predefined Voucherify roles are: ADMIN
, USER
, VIEWER
, MERCHANT
, USER_RESTRICTED
(for the Areas and Stores, an Enterprise feature).
Determines if the user is the owner for the organization in Voucherify.