Skip to main content
POST
/
delegations
/
{id}
/
redeem
Redeem a delegation token (public — proof-of-knowledge)
curl --request POST \
  --url https://api.getovra.com/delegations/{id}/redeem \
  --header 'Content-Type: application/json' \
  --data '{}'
{
  "error": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.getovra.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Body

application/json

The body is of type object.

Response

Delegation redeemed