Create By Group
Developing
This allow us to Reuse Bulk of Numbers and Add them to a Campang's Number list.
First Create A Group of Numbers , then atttach them to the List
Request
Body Params multipart/form-data
Request Code Samples
curl --location --request POST '/api/campaign_numbers' \
--header 'Authorization: {{auth}}' \
--form 'group_uuid=""' \
--form 'campaign_uuid="d5101dc7-4e6b-4475-9445-c9c0ef16c3f5"'
Responses
application/json Modified at 2025-07-23 10:41:49