Delete file headers

Delete a file-header configuration and its associated sample file from S3. The {id} path segment is the file-header id, which must be an existing file-header configuration. Emits an audit event (CAMPAIGN_FILE_HEADERS_DELETED).

Auth

  • Account bearer. The owning campaign must belong to the caller's person.company_id and be of type automation, else 403.

Rate limit

  • No rate limit.

Path params

FieldTypeRequiredNotes
fileHeaderIdintegerRequiredThe file-header id. Must be an existing record (else 422).

Behaviour

  • 200 with a success message (no data payload).
  • 403 if the caller does not own the config's campaign or is not an automation campaign.
  • 404 if no file-header row matches {id} (post-validation guard).
  • 422 if {id} does not exist.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json