campaigns
Rename a custom data column in campaign contacts
Renames an existing custom column in all contacts' social_data field. The new name must not conflict with any existing field name (in or outside of social_data). Provide old_name and new_name in the request body. 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/rename
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