Skip to main content
DELETE
Delete column

Authorizations

Authorization
string
header
required

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

Path Parameters

campaignId
string
required

The ID of the campaign.

Pattern: ^[0-9a-z]+$
columnId
string
required

The ID of the column to delete.

Example:

"custom_q5cktl47a6pqa74eu06fz89v"

Body

application/json

The body is of type object.

Response

200 - application/json

OK

success
any
required