Sync Management Links
Revoke a sync management link
Revokes a sync management link so that it can no longer be used. Read more on how to use Sync Management links in our Census Embedded How-to Guides.
POST
/
sync_management_links
/
{sync_management_link_id}
/
revoke
Authorizations
Authorization
string
headerrequiredBearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
sync_management_link_id
integer
requiredID of the sync management link
Response
200 - application/json
status
enum<string>
requiredThe outcome of the revoke request
Available options:
success
data
object
requiredWas this page helpful?