Accounts
Get active all accounts
🔑 Dashboard owners: Adding accounts via the dashboard
🔒 Customers: Adding accounts via the embedded inbox
Future integrations
API Documentation
Returns all connected accounts across all integrations. These accounts are used by the inbox to fetch and send messages.
JWT token authentication (login via /authentication/login_check)
The collection page number
1Account collection
Forbidden
Returns details of a specific connected account (e.g., WhatsApp number or LinkedIn login).
JWT token authentication (login via /authentication/login_check)
Account identifier
Account resource
Represents a connected account for an integration, such as a specific WhatsApp number, LinkedIn profile, or Instagram account. These are used by the inbox to send and receive messages.
Michael ScottRegional Manager at Dunder Mifflinhttps://example.com/avatars/michael_scott.pngwhatsappwhatsapp"/api/integrations/whatsappe6a2e786-2ce0-444a-b08c-ca21ed816bf0e6a2e786-2ce0-444a-b08c-ca21ed816bf0Forbidden
Not found
Connects a new account (e.g., WhatsApp, LinkedIn, etc.) to the inbox. The payload includes authentication and setup details.
JWT token authentication (login via /authentication/login_check)
Represents a connected account for an integration, such as a specific WhatsApp number, LinkedIn profile, or Instagram account. These are used by the inbox to send and receive messages.
/integrations/{id}Account resource created
Invalid input
Forbidden
An error occurred
Removes a connected account from the inbox system.
JWT token authentication (login via /authentication/login_check)
Account identifier
Account resource deleted
Forbidden
Not found
No content
Updates configuration details for a connected account, such as access settings or metadata.
JWT token authentication (login via /authentication/login_check)
Account identifier
Represents a connected account for an integration, such as a specific WhatsApp number, LinkedIn profile, or Instagram account. These are used by the inbox to send and receive messages.
Michael ScottRegional Manager at Dunder Mifflinhttps://example.com/avatars/michael_scott.pngwhatsappwhatsapp"/api/integrations/whatsappe6a2e786-2ce0-444a-b08c-ca21ed816bf0e6a2e786-2ce0-444a-b08c-ca21ed816bf0Account resource updated
Represents a connected account for an integration, such as a specific WhatsApp number, LinkedIn profile, or Instagram account. These are used by the inbox to send and receive messages.
Michael ScottRegional Manager at Dunder Mifflinhttps://example.com/avatars/michael_scott.pngwhatsappwhatsapp"/api/integrations/whatsappe6a2e786-2ce0-444a-b08c-ca21ed816bf0e6a2e786-2ce0-444a-b08c-ca21ed816bf0Invalid input
Forbidden
Not found
An error occurred
Last updated