campaigns
Swap the position of two custom columns
Swaps the display order of two custom columns in the campaign's contact data. Provide column1 and column2 names in the request body — their positions in the social_data array will be exchanged. Both columns must exist and must be different. This operation is logged in the campaign's audit log (see GET .../logs).
Permission: No specific permission required. A valid API key is sufficient.
patch/campaigns/call/{campaignscalllistuuid}/numbers/columns/switch
Path parameters
campaignscalllistuuidstring uuid required
The UUID of the campaign (e.g., 1a7a5639-3818-4b0e-9285-f6b3795f8db4). Use GET /campaigns/call to discover campaign UUIDs.
Request body
Response
Successful operation