Archive a contact list, removing it from active use. Archived contact lists can be restored later.

View as Markdown

Authentication

X-API-Keystring

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

Path parameters

idstringRequiredformat: "uuid"
The unique identifier of the contact list to archive.

Response

OK
namestring or null
descriptionstring or null
statusenum
idstringOptionalformat: "uuid"
contactCountinteger or nullOptional

Errors

400
Bad Request Error
404
Not Found Error