Skip to main content
PATCH

Authorizations

api_key
string
header
required

Headers

Company-Name
string
required

The name of the schema to be used for the request

Path Parameters

campaign_id
string
required

The ID of the campaign to be updated

Body

application/json
success
boolean
required

Indicates whether the update was successful

Example:

true

message
string
required

Descriptive message for the API response

Example:

"Campaign updated successfully"

data
object
required

Contains updated campaign information

Response

Campaign updated successfully

success
boolean

Whether the update was successful

Example:

true

message
string

Descriptive message about the result

Example:

"Campaign updated successfully"

data
object