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