post https://api.cmercury.com/api/list/ArchiveList
Use this API to archive the mailing list. The response in turn returns a successfully archived list.
Log in to see full request history
Responses
Use this API to archive the mailing list. The response in turn returns a successfully archived list.
xxxxxxxxxx
curl --request POST \
--url https://api.cmercury.com/api/list/ArchiveList \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '{"ListId":null}'
Try It!
to start a request and see the response here! Or choose an example: