Skip to main content
POST
Upload WhatsApp Business profile picture

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

senderId
string
required

Body

application/json

Request body to upload a profile picture.

imageUrl
string<uri>
required

URL of the image to upload.

mimeType
enum<string>
required

MIME type of the image.

Available options:
image/jpeg,
image/png

Response

Profile picture uploaded successfully.

success
boolean
required
profile
object
required

WhatsApp Business profile information.