renza

API reference / Shares

Revoke a share

DELETE/v1/shares/{id}

Revokes a share token; its link 404s immediately. Other shares of the deck are unaffected.

Requires an API key (bearer), scoped to the active org. Supports idempotency keys.

Path parameters

  • idstringrequired

Returns

  • 200The revoked share.

Failures use the standard error envelope with a closed set of codes.