Invite workspace member
Invite a user to the workspace with a role. Only owner or admin can invite. Role cannot be owner.
Headers
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
Request
userId (UUID), role (admin|billing_admin|member|viewer)
role
email
userId
Response
data: created member
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
422
Unprocessable Entity Error