Skip to main content
POST
/
v1
/
applications
/
{address}
/
{audience}
/
approve
Approve Application
curl --request POST \
  --url https://api.yieldo.xyz/v1/applications/{address}/{audience}/approve
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.yieldo.xyz/llms.txt

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

Headers

X-Admin-Key
string | null

Path Parameters

address
string
required
audience
string
required

Query Parameters

note
string
default:""

Response

Successful Response