Delete Campaign

Delete a job campaign (soft delete - sets status to ‘closed’)

Authentication

AuthorizationBearer

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

Path parameters

idstringRequiredformat: "uuid"
Campaign ID

Response

Campaign deleted successfully
successboolean
dataobject
messagestring
timestampstring
versionstring