Skip to main content
DELETE
/
rewards
/
claim-schedules
/
{id}
Delete a claim schedule
curl --request DELETE \
  --url https://api.example.com/rewards/claim-schedules/{id} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

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

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

OAuth Scope
rewards:write_claims_schedule

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

Response

200 - application/json

A successful response.

The response is of type object.