latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

WorkspaceInvitation

Resend Organization Invitation with Updated Accept URI

Used to resend an organization invitation after updating its accept URI

patch/workspaces/invitations/{id}/resend

Path parameters

idstring required

The ID of the organization invitation to resend

Request body

app_hoststring

Mabl app site host. Defaults to current app.

Response

The organization invitation that was resent

idstring

The ID of the organization invitation

created_timeinteger

Time at which the organization invitation was created

created_by_idstring

The ID of the user who created this organization invitation

last_replayed_timeinteger

Time at which the organization invitation was last replayed (re-sent)

last_updated_timeinteger

Time at which the organization invitation was last updated

last_updated_by_idstring

The ID of the user who last updated this organization invitation

invitee_emailstring

The e-mail address to which the invitation should be sent (singular recipient)

invite_type'email' | 'link'
allow_list_emailsstring[]

The e-mail addresses that are allowed to accept this invitation (when invite supports multiple invitees)

expiration_timeinteger

The timestamp that this invitation is valid until (max 7 days)

acceptance_api_key_idstring

ID of key that backs this invite.

accepted_by_emailsstring[]

Email addresses that have accepted this invitation (link-type only)

accept_uristring

The URI that the user should request in order to accept the invitation. Only returned upon creation for Link type invites, otherwise passed via invite email.

accept_uri_hoststring

Mabl app site host. Defaults to current app.

accept_uri_query_stringstring

Non-secret query parameters chosen at creation to populate the invite link.

is_expiredboolean

Whether this invitation has effectively expired (server-resolved)

created_by_namestring

Display name of the user who created this invitation (server-resolved)