Organization
Add organization member
Adds a user to an organization with specified permissions. If the user already exists in the system, they will be added to the organization. If not, an invitation will be prepared. Requires admin permission in the organization. Permission flags control what actions the user can perform in the organization - 'admin' grants full control, 'invoicing' allows invoice management, and 'billing' allows access to billing information.
post/v1/organizations/{organizationId}/members
Path parameters
organizationIdstring required
Organization ID
Request body
Response
Created member/permission details