delete
https://production-api.shoutaboutus.com/api/v1/campaign/automate/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_idand be of typeautomation, else403.
Rate limit
- No rate limit.
Path params
| Field | Type | Required | Notes |
|---|---|---|---|
fileHeaderId | integer | Required | The file-header id. Must be an existing record (else 422). |
Behaviour
200with a success message (nodatapayload).403if the caller does not own the config's campaign or is not an automation campaign.404if no file-header row matches{id}(post-validation guard).422if{id}does not exist.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
