Skip to main content

Invite User

POST 

/marketplaces/:marketplaceID/invites

Create a user invitation for a specific account in the marketplace.

If the user already exists in the marketplace, the account-user membership is created directly without sending an invitation email.

Key characteristics:

  • The account must belong to the requesting marketplace.
  • Supports all account types (marketplace, advertiser, agency).
  • Supports roles: ADVERTISER, MARKETPLACE, ADVERTISER_REPORTER, MARKETPLACE_REPORTER.
  • If language is not provided, the marketplace's default language is used for the invitation email.
  • Duplicate invitations within a short time window are throttled.

Request

Responses

Invitation created successfully (or AccountUser created directly if user already exists in the marketplace)