latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-21163196628.8 KB

2d6e4912e230

organizations

Create Active Organization Member

Add a member to the caller's active organization, by email address.

Organization owners and admins only. The member is active immediately and the response says so: this edition has no invitation to send and no way to accept one, so it answers on the active arm of the result rather than the invited one the platform uses. An address that belongs to no identity yet creates one, which carries the address as the handle a future sign-in flow will claim it by, and can do nothing until then.

post/v1/organizations/me/members

Request body

emailstring email required
role'owner' | 'admin' | 'member' | 'viewer'

Response

Successful Response

attribution_user_idstring nullable
created_atstring date-time nullable
emailstring required
expires_atstring date-time nullable
full_namestring nullable
invitation_idstring uuid nullable
organization_member_idstring uuid nullable
rolestring required
status'active' | 'invited' required
updated_atstring date-time nullable
user_idstring uuid nullable