Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Admin API key (format: sk_admin_*) for organization-level operations

Path Parameters

profileId
string
required

WhatsApp Business Profile ID

Pattern: ^wabp_[a-zA-Z0-9]+$
Example:

"wabp_2DbBs7GWhGvVNJGrDXr5RG0mBWI"

Body

application/json
appIds
string[]
required

Array of app IDs to link to this business profile

Minimum array length: 1

App ID

Pattern: ^app_[a-zA-Z0-9]+$
Example:

Response

Apps updated successfully

profileId
string
required

WhatsApp Business Profile ID

Pattern: ^wabp_[a-zA-Z0-9]+$
Example:

"wabp_2DbBs7GWhGvVNJGrDXr5RG0mBWI"

linkedApps
object[]
required