Replace List Users
Finish Sync
API to finish sync and make the draft list version live.
PATCH
Finish Sync
Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
Unique string identifier of the list
Unique string identifier of the draft version of the list which needs to be made active(live)
Response
201
finish sync makes the draft version with the version_id live as well deletes the draft version.
Previous
Delete Draft ListAPI to delete draft version of the list. Use this to discard test or interim versions before publishing the final list.
Next
Finish Sync