Invitations - Admin

Claim an invitation (authenticated user)

Claims an invitation for the authenticated user. This creates the Utilizadores record and updates Z_Users.

Required fields:

  • token: The invitation token

The user must be authenticated via Cognito and their email must match the invitation.

post/api/invitations/claim

Headers

x-api-tokenstring nullable

Request body

object required

Response

Successful Response

object required

Changes

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