Management
Assign User
Assigns a user to a given project. The user must be an existing user in Voucherify.
🚧 Correct Use of Data
To avoid errors, use the "role" key with either "id" or "login" keys.
post/management/v1/projects/{projectId}/users
Request body
Response
Returns the details about the user assigned to the project.
Changes
No recorded changes to this endpoint across all 1 revision of this API.