Cloud Accounts
Create and manage Meta Cloud accounts, webhooks, and connection status.
Endpoints (13)
Creates a pending Meta Cloud instance ID (prefix META) before connecting credentials.
Returns all Meta Cloud accounts for your team with profile and connection state.
Lightweight connection status. Omit live for a DB-only check; use live=1 to verify the Meta token against Graph API.
Full instance details: profile, webhook config, phone_number_id, business_account_id, and Meta webhook URL.
Connect a Meta Cloud account using a permanent access token, phone_number_id, and business_account_id.
Refreshes profile name, phone, and avatar from Meta Graph API without logging out.
Marks the Meta Cloud account and session as logged out without deleting stored credentials.
Re-authenticates a logged-out account with a new Meta access token.
Permanently removes the Meta Cloud account, session, webhooks, autoresponder/auto-replies, cached Meta templates, and local avatar.
Returns the configured outbound webhook URL, verify token, and Meta inbound webhook URL.
Configure your webhook endpoint to receive Meta Cloud API events in real time.
Meta calls this URL once during webhook setup. Register it as the Callback URL in Meta Developer Console. The verify_token must match the value from set_cloud_webhook.
Meta sends incoming messages, delivery status, and account events to this URL. Valid events are forwarded to your configured webhook_url from set_cloud_webhook.