orgs

Add Member To Current Org

post/api/v1/orgs/current/members

Request body

emailstring required
read_onlyboolean
role_idstring uuid nullable
workspace_idsstring[] nullable
workspace_role_idstring uuid nullable
passwordstring nullable
full_namestring nullable

Response

Successful Response

emailstring required
read_onlyboolean
role_idstring uuid nullable
workspace_idsstring[] nullable
workspace_role_idstring uuid nullable
passwordstring nullable
full_namestring nullable
access_scope'organization' | 'workspace'
idstring uuid required
user_idstring uuid nullable
tenant_idstring uuid nullable
organization_idstring uuid nullable
created_atstring date-time required
role_namestring nullable
org_role_idstring uuid nullable
org_role_namestring nullable

Changes

No recorded changes to this endpoint across all 48 revisions of this API.