For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create an onboarding session

Trigger AI agent onboarding for the specified entity and channel. Creates the necessary entities and schedules async jobs for data preparation.

post
Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Query parameters
channelstring · enumRequired

The channel to onboard the AI agent for

Possible values:
Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Responses
201

Onboarding triggered successfully

application/json

Result of triggering AI agent onboarding

agent_idstringOptionalExample: 1234567890
post/agent_onboarding

Last updated

Was this helpful?