stages

Invitation Viewset

post/stages/invitation/invitations/

Request body

namestring required
expiresstring date-time nullable
fixed_dataobject
single_useboolean

When enabled, the invitation will be deleted after usage.

flowstring uuid nullable

When set, only the configured flow can use this invitation.

Response

pkstring uuid required
namestring required
expiresstring date-time nullable
fixed_dataobject
single_useboolean

When enabled, the invitation will be deleted after usage.

flowstring uuid nullable

When set, only the configured flow can use this invitation.

Changes

No recorded changes to this endpoint across all 1 revision of this API.