Revoke cross-org access to a vault. Only the vault owner can revoke shares.
curl --request DELETE \
--url https://api.case.dev/vault/{id}/shares/{shareId} \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request DELETE \
--url https://api.case.dev/vault/{id}/shares/{shareId} \
--header 'Authorization: Bearer <token>'