Invitations
Invitation Delete
Delete an invitation. After deletion, it cannot be used.
Invitation Create POST
Create an invitation for the authenticated account. Responds with the invitation data which can be used to construct a public vendor-specific registration URL using the invitation's identifier which can be used in calls to registration operations to indicate the account was invited.
Invitation Get GET
Retrieve the details of an invitation by its identifier. This endpoint is publicly accessible and can be used to show invitation details before the client's registration flow.