Replace List Subscribers
Finish Sync
Finishes the sync for a draft version and makes that particular version live for the given list_id
PATCH
Authorizations
Pass as Bearer <API_KEY>
. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
Unique string idenitifier of the list
Unique string idenitifier of the draft version of the list which needs to be made active(live)
Response
201
application/json
201
finish sync makes the draft version with the version_id live as well deletes the draft version.
Was this page helpful?