v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
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

emailstring
firstnamestring
lastnamestring
invoicingboolean
billingboolean
adminboolean

Response

Created member/permission details

idstring
userstring
emailstring
firstnamestring
lastnamestring
imageUrlstring
deletedboolean
invitedboolean
hasActiveContractboolean
hasLicenseboolean
lastUpdateinteger
createdinteger
displayNamestring
initialsstring