v1

latestOpenAPI 3.0.32026-07-268345159.5 KB
default

Whitelist the waba id

post/partner/app/{appId}/obotoembed/whitelist

Path parameters

appIdstring required

Headers

tokenstring required

Your app token, please refer Get access token api to get the token from partner documentation.

Response

Successful response

embedSignupUrlstring
idstring
statusstring

Example response

{
  "embedSignupUrl": "https://gs.tc.im/kZviNa8Zlx9",
  "id": "1016427996774921",
  "status": "success"
}