calls

Archive call logs

Archives call logs associated with specified channels for the authenticated user's team. Optionally archives CDR (Call Detail Record) data as well.

Permission: No specific permission required. A valid API key is sufficient.

Monitoring: No impact.

delete/log

Request body

channel_idsstring[] required

List of channel IDs to archive logs for.

archive_cdrboolean required

Flag indicating if CDRs should be archived as well.

Response

Successful operation — the specified call logs have been archived.

Changes

Changed in 1 of the 3 revisions of this API.4

    • api operation id archiveCallLogs was added

      api-operation-id-added

    • added the optional property code to the response with the 400 status

      response-optional-property-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property code to the response with the 500 status

      response-optional-property-added