Update a campaign's name
Outbound Campaigns
Update Campaign Name
Updates the name of an existing campaign by ID.
PATCH
Update a campaign's name
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Path Parameters
UUID of the campaign.
Example:
"a8f7656f-098b-4c43-b165-7cfd2cc8ac50"
Body
application/json
The new campaign name (1-100 characters).
Required string length:
1 - 100Example:
"Updated Campaign Name"