Send one or more email invitations for users to join your party with a specified role.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Agent ID (agt_xxx) identifying which agent is making the request.
Agent session/conversation ID for observability.
1024Request to create party invitations: {data: {attributes: ...}}.
Resource object
Successful Response
JSON:API response for batch invitation creation.
Successful invitations are returned as resources in data[].
Failed attempts are in meta.failed.