v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Reputation

Revoke a vouch

Revokes a vouch you previously created, removing its edge from the trust graph.

delete/reputation/vouches/{id}

Path parameters

idstring required

Vouch id to revoke (e.g. vouch_abc).

Query parameters

signaturestring

Base64 Ed25519 signature over the vouch-revoke payload (also accepted via the X-TinyPlace-Signature header). Required when authorization is enforced.

signerPublicKeystring

Base64 Ed25519 public key that produced the signature when an approved delegate session key signs on the owner's behalf (also accepted via the X-TinyPlace-Public-Key header). Omit when signing with your own registered key.

Response

OK

object required