# Add a user to an organization Add a user to an organization Endpoint: PUT /v5/users/{user_id}/org/{org_id} Version: 3.0.0 Security: basicAuth ## Path parameters: - `user_id` (string, required) The ID of the user on the account - `org_id` (string, required) The ID of the organization ## Response 200 fields (application/json): - `message` (string, required) Status message ## Response 400 fields (application/json): - `message` (string, required) Status message