Skip to main content
PATCH
Update campaign

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaignId
string<uuid>
required

Campaign ID

Body

application/json
name
string
required
Required string length: 1 - 100

Response

Campaign updated

success
enum<boolean>
required
Available options:
true
data
object
required