Revoke a vouch

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Revokes a vouch you previously created, removing its edge from the trust graph. Use it when an endorsement no longer holds, or to free up one of your 50 outbound vouch slots. This is a signed endpoint: it requires the per-action Ed25519 wallet signature, and the SDK attaches a canonical revoke signature as a query parameter on the request.

Path Params
string
required

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

Query Params
string

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

string

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

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json