Revoke a hosted connect link
Clients
Revoke a hosted connect link
Invalidate a previously created connect link so it can no longer be
opened. Scoped to your account: an unknown, already-revoked, or
foreign session returns 404.
DELETE
Revoke a hosted connect link
Authorizations
Pass your secret key in the Authorization header as a Bearer
token: Authorization: Bearer sk_test_... (sandbox) or
Bearer sk_live_... (production).
Keys are created in the developer portal and the plaintext secret is shown exactly once at creation. Treat them like passwords — never embed them in mobile apps or front-end code.
Response
The link was revoked.
