Archive campaign
DELETE
https://app.genuinelink.ai/api/v1/campaigns/{campaignId}Soft-deletes (archives) a campaign. Archived campaigns are excluded from default list queries and can no longer be started or resumed.
Authenticate with a company API key (`glc_…`). Agency keys (`gla_…`) are supported when you also pass `X-Company-Id` for the target client company.
Recent Requests
0 requests this session| Time | Status | User Agent |
|---|---|---|
| Make a request to see history. | ||
Path Params
string
required
Unique identifier of the campaign to archive.
Responses
Response Body
object
successbooleanrequired
Always true on success.