API Reference
API Reference

Add user to organization

Adds an existing user to an organization with a specified access level. Fails if the user is already a member of a different organization. Requires system admin or organization admin access.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Organization ID

Body Params
integer
required

ID of the user to add

string
enum
required

Access level within the organization

Allowed:
Responses
201

User added to organization

401

Unauthorized - Invalid or expired token

403

Unauthorized - Admin access required

422

User already belongs to another organization

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!