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

Add to allowlist

Add a consumer phone number to the allowlist for the specified entity.

post
Authorizations
D360-API-KEYstringRequired

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

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Body

Consumer phone number to allowlist

consumer_phone_numberstringRequiredExample: +15551234567
Responses
201

The newly created allowlist entry

application/json

A single allowlist entry

consumer_phone_numberstringOptionalExample: +15551234567
idstringOptionalExample: 1234567890
post/agent_config/allowlist

Last updated

Was this helpful?