Update a knowledge website
put
Authorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Path parameters
website_idstringRequired
The unique identifier of the website crawl entry
Header parameters
X-API-Versionstring · enumOptionalPossible values:
Meta Business Agent API version
Body
Updated website
urlstringRequiredExample:
https://example.comResponses
200
The updated website crawl entry
application/json
A single website crawl entry
crawl_statusstringOptional
created_atintegerOptional
idstringRequiredExample:
1234567890last_crawled_atintegerOptional
pages_crawledintegerOptional
urlstringRequiredExample:
https://example.com400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Server error
application/json
put/agent_config/websites/{website_id}
Last updated
Was this helpful?