Skip to main content
POST
/
v3
/
flows
/
{phone_number_id}
/
set_whatsapp_business_encryption
Set Whatsapp business encryption key
curl --request POST \
  --url https://one.telepie.com/v3/flows/{phone_number_id}/set_whatsapp_business_encryption \
  --header 'apikey: <api-key>'

Request Body Parameters

phone_number_id
string
required
Specifies the phone number id.
{
  "success": true
}