cURL
curl --request DELETE \ --url https://api.example.com/rewards/claim-schedules/{id} \ --header 'Authorization: Bearer <token>'
{}
Deletes a claim schedule
Documentation IndexFetch the complete documentation index at: https://docs.paxos.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.paxos.com/llms.txt
Use this file to discover all available pages before exploring further.
rewards:write_claims_schedule
The access token received from the authorization server in the OAuth 2.0 flow.
A successful response.
The response is of type object.
object
Was this page helpful?