Invite many customers to one agent
Send delegation invitations from one specific agent (the agentId in the path) to one or more customers. Each recipient receives their own email and consents to this single agent independently. The agentId is fixed; the recipients list varies. Use this when onboarding a batch of customers to a single agent (for example, rolling out an Invoicing Agent to all your existing customers). To invite one customer to multiple agents in a single consent moment, use POST /agents/invitations instead.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unique key for idempotent request handling. If a request with the same key was already processed, the original response is returned.
Agent ID (agt_xxx) identifying which agent is making the request.
Required when X-Agent-ID is present. Session or conversation ID for agent observability.
1024Path Parameters
Agent ID
^agt_[0-9a-f]{32}$Body
Resource object