api-docs-icon

Delete Campaign

DELETE
/ api/ v1/ campaigns/ {id}

Delete the specified campaign

id
integer (int32)
required

Integer contains the Id of the object to delete.

Response

application/json
object
deleted_date
string (date-time)

The date and time when the campaign was deleted.

Example:
1999-02-19T12:00:00.00:00

Code Examples

Response