patch
/campaigns/{campaignId}Update a draft campaign
Only draft campaigns are editable. If-Match is optional; when supplied, it must contain the current campaign ETag.
Authorization
Scheme
- bearerAuth
Required scopes
- campaign:update
Allowed roles
- owner
- admin
Update a draft campaign.
Request body
- Name
application/json- Type
- UpdateCampaignRequest
- Description
- Required body.
Responses
- 200
Campaign updated
- application/json Campaign
- 412
The supplied ETag is stale.
- application/json ProblemDetails
- default
Error
- application/json ProblemDetails