v1

latestOpenAPI 3.0.32026-07-268345159.5 KB
default

Verify and attach credit line

get/partner/app/{appId}/obotoembed/verify

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

messagestring
statusstring

Example response

{
  "message": "Credit line added successfully for WABA id {waba_id}",
  "status": "success"
}