Update AI agent settings
put
Authorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Query parameters
agent_idstringOptional
Optional agent ID. When provided, updates the specific agent configuration. When absent, uses create-or-fetch behavior.
Header parameters
X-API-Versionstring · enumOptionalPossible values:
Meta Business Agent API version
Body
AI agent settings to create or replace
ai_audiencestring · enumOptionalPossible values:
Responses
200
The updated AI settings for the entity
application/json
The AI agent settings for an entity
agent_idstringRequiredExample:
1234567890ai_audiencestring · enumOptionalPossible values:
channelstring · enumRequiredPossible values:
400
Bad request
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Server error
application/json
put/agent_config/settings
Last updated
Was this helpful?