Skip to main content
POST
Update Cloud business profile

Authorizations

Authorization
string
header
required

Polymorfa organization key (pmfa_ prefix) or project token (pmfa_pt_ prefix). Client tokens are not accepted by Graph operations.

Path Parameters

version
string
required

Specifies version for this path parameter.

Example:

"v21.0"

phoneNumberId
string
required

Identifier for the phone number.

Example:

"123456789012345"

Body

application/json
messaging_product
string

Messaging product associated with this Graph API object.

about
string

Specifies about for this graph graph business profile update request.

address
string

Specifies address for this graph graph business profile update request.

description
string

Human-readable description of this resource.

email
string

Email address associated with this resource.

profile_picture_handle
string

Specifies profile picture handle for this graph graph business profile update request.

websites
string[]

Websites associated with this graph graph business profile update request.

vertical
string

Specifies vertical for this graph graph business profile update request.

Response

Updated

success
boolean
required

Whether the request succeeded.