Start an async agent interaction with a callback URL within a session.
Dedicated handler for async agent interactions exposed via the SDK.
Requires callback_url and always returns 202 with session_id + events_url.
Dedicated handler for async agent interactions exposed via the SDK.
Requires callback_url and always returns 202 with session_id + events_url.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Callback URL that Scout will POST to when the interaction completes. The request is signed with HMAC-SHA256 using the organization’s secret key.
Optional metadata (e.g., salesforce_session)