---
title: Revoke Share
description: |-
  Owner revoke: flip is_public=false. Effective within one 60s ISR window.

  The caller must be authenticated (any valid key); IDOR guard is enforced by
  checking that the share's session belongs to the calling user_id.
full: true
_openapi:
  method: DELETE
  route: /v1/shares/{slug}
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >-
          Owner revoke: flip is_public=false. Effective within one 60s ISR
          window.


          The caller must be authenticated (any valid key); IDOR guard is
          enforced by

          checking that the share's session belongs to the calling user_id.
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

<APIPage document={"./openapi/dana-api.openapi.json"} operations={[{"path":"/v1/shares/{slug}","method":"delete"}]} webhooks={[]} hasHead={false} />