softDeleteRepo
Soft-deletes a NIP-34 repository by publishing replaceable deletion markers and a NIP-09 kind-5 event, then sending the signed event to the gittr bridge to remove it from the platform.
Instructions
Owner soft-delete for a NIP-34 repo: publish replaceable 30617 with deleted markers + NIP-09 kind 5, and POST the signed 30617 to the bridge /api/nostr/repo/event (same as gittr Settings → Delete). Alias: deleteRepo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| relays | No | ||
| repoId | Yes | Repository d-tag / slug | |
| privkey | No | Owner nsec or hex (optional if keys loaded) | |
| description | No |