EaserixDocs
DevelopersAPI referenceSignNotary

Approve a claim (operator)

The operator verified the claim against the state commission record.

View as Markdown
POST
/v1/notary/admin/claims/{id}/approve
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/v1/notary/admin/claims/string/approve"
{  "approved": true}