Skip to content

accept

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/invitation/invitation.controller.ts

Accept an invitation — creates the account (new invitee) or attaches an existing one to the organization

Endpoint

POST /invitations/:token/accept

ParameterInTypeRequiredDescription
tokenpathstring

Referenced By

  • InvitationController (MODULE_DECLARES)

Was this page helpful?

Download as PDF