Members

Invite a member

Invite a person to the organization by email.

post/members/invitations

Request body

organizationIdstring

Organization to invite into. Auto-filled from CLI and SDK context when omitted. User tokens must supply it unless the credential's fixed scope resolves it; secret keys may omit it (the key's organization applies).

emailstring email required

Email address to invite.

role'admin' | 'member'

Role to grant on acceptance. Defaults to "member".

Response

OK

Changes

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