Revoke an attestation

Revokes an external identity attestation you previously created, removing its contribution to your score.

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

Revokes an external identity attestation you previously created, removing its contribution to your score. Use it when you no longer control the external identity or want to unlink it. 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

Attestation id to revoke (e.g. att_abc).

Query Params
string

Base64 Ed25519 signature over the attestation-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