Skip to main content
POST
/
v1
/
admin
/
claims
/
{claim_id}
/
approve
Approve Claim
curl --request POST \
  --url https://api.example.com/v1/admin/claims/{claim_id}/approve
{}

Path Parameters

claim_id
string
required

Response

Successful Response

The response is of type Response Approve Claim V1 Admin Claims Claim Id Approve Post · object.