Assignment user to organization
POST/organizations/:org_id/users
This is a endpoint that provides a flow for assigning a user to the organization. It can be used as a bulk endpoint if you provide a list of projects for assignment.
Authority
ADMINISTRATOR
MANAGER
Project authority
ADMINISTRATOR
MANAGER
For assignment user to the organization's projects:
A users with the ADMINISTRATOR
and MANAGER
roles can assign users to the organization.
Response event statuses
You will get different statuses for project assignments according to which user you want to assign to the organization.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
OK
Bad Request
Unauthorized
Forbidden
Not Found
Conflict