Create New WhatsApp Survey Distribution
POST {{baseUrl}}/distributions/whatsapp
It returns an WhatsApp distribution's info.
This API uses a 10-second timeout instead of the default timeout.
Private Preview Functionality
This API is not yet generally available. It is available as part of Early Access to receive feedback. Be aware that there may be significant changes to this API with short notice until the time that the API is made Generally Available.
Request Body
{"sendDate"=>"2017-11-17T00:36:42Z", "method"=>"Invite", "surveyId"=>"SV_012345678901234", "name"=>"myWADistribution", "recipients"=>{"mailingListId"=>"CG_012345678901234"}, "message"=>{"messageId"=>"MS_012345678901234", "libraryId"=>"UR_012345678901234"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"result":{"distributionId":"WAD_E8Oy3eCm0d1ue02"},"meta":{"httpStatus":"sunt nisi in","requestId":"dolor fugiat ","notice":"magna ut Lo"}}