Encryption

Endpoints for WhatsApp Business encryption features

Get Business Public Key

get

Retrieve WhatsApp Business public encryption key for end-to-end encryption.

Authorizations
D360-API-KEYstringRequired

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

Responses
chevron-right
200

Public key retrieved successfully

application/json
objectOptional
get
/whatsapp_business_encryption

Set Business Public Key

post

Configure WhatsApp Business public encryption key for end-to-end encryption.

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

Public key configured successfully

application/json
objectOptional
post
/whatsapp_business_encryption

Last updated

Was this helpful?