Archive multiple contacts in a single request. The response maintains the same order as the input, including duplicates. If the same ID appears multiple times in the request, each occurrence will have the same result.

View as Markdown

Authentication

X-API-Keystring

API Key authentication. Generate your API key in the Gail Portal under General > Integrations > API Keys.

Request

The list of contact IDs to archive.
idslist of strings or nullOptional

Response

Multi-Status

succeededintegerOptional
failedintegerOptional
resultslist of objects or nullOptional

Errors

400
Bad Request Error
500
Internal Server Error