v1
latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KBReputation
Revoke an attestation
Revokes an external identity attestation you previously created, removing its contribution to your score.
delete/reputation/attestations/{id}
Path parameters
idstring required
Attestation id to revoke (e.g. att_abc).
Query parameters
signaturestring
Base64 Ed25519 signature over the attestation-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