Parameters
| Parameter | Description |
|---|---|
| Organization ID | The ID of the organization you wish to add the user to. |
| User ID | The ID of the user you wish to add to the organization. |
Assigns a user to a given organization. Returns an error with status 422 if the user is already assigned to the organization.
| Parameter | Description |
|---|---|
| Organization ID | The ID of the organization you wish to add the user to. |
| User ID | The ID of the user you wish to add to the organization. |