Profile

Endpoints for managing WhatsApp Business profile

Get WhatsApp Business Profile

get

Retrieve WhatsApp Business Profile information including business name, description, and profile picture.

Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Responses
chevron-right
200

Profile retrieved successfully

application/json
objectOptional
get
/whatsapp_business_profile

Update WhatsApp Business Profile

post

Update WhatsApp Business Profile information including business name, description, and profile picture.

Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Body
objectOptional
Responses
chevron-right
200

Profile updated successfully

application/json
objectOptional
post
/whatsapp_business_profile

Last updated

Was this helpful?