cURL
curl --request POST \ --url https://one.telepie.com/v3/flows/{phone_number_id}/set_whatsapp_business_encryption \ --header 'apikey: <api-key>'
This API is used to set the whatsapp business encryption key using phone number id.
{ "success": true }
Was this page helpful?