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
Documentation Index
Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt
Use this file to discover all available pages before exploring further.
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"