INBOX API - CREATE NEW WHATSAPP INBOX THROUGH API #14351
Unanswered
tilegraco-code
asked this question in
Chatwoot APIs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm trying to delegate the task to instance a new Whatsapp inbox to my backend, using this endpoint.
https://app.chatwoot.com/api/v1/accounts/{account_id}/inboxes/
channel.type = enum
Type of the channel
Available options: web_widget, api, email, line, telegram, whatsapp, sms
I see that whatsapp is a Channel available type, however I don't see the parameters to complete the meta api_key and the verification token.
Could someone send me an example of how to instance a Whatsapp inbox using the api?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions