Skip to main content

Module invites

Module invites 

Source
Available on crate feature admin only.
Expand description

Invites: create / retrieve / list / delete.

Structsยง

CreateInviteRequest
Request body for POST /v1/organizations/invites.
Invite
A pending or completed invite.
InviteDeleted
Response shape for DELETE /v1/organizations/invites/{id}.
Invites
Namespace handle for invite endpoints.