Archive an audience (soft delete).
Archives the specified audience by setting its status toDocumentation Index
Fetch the complete documentation index at: https://docs.tracklysms.com/llms.txt
Use this file to discover all available pages before exploring further.
archived. This is a soft delete — the audience data is retained but will no longer appear in the default audience list. Archived audiences can be retrieved by passing status=archived to the List Audiences endpoint.
true on success.| HTTP Status | Error Code | Description |
|---|---|---|
| 401 | unauthorized | API key is missing or invalid |
| 404 | not_found | No audience exists with the specified ID |