cURL
curl --request DELETE \ --url https://api.example.com/rewards/addresses/{id} \ --header 'Authorization: Bearer <token>'
{}
Deletes a reward address
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_monitoring_address
The access token received from the authorization server in the OAuth 2.0 flow.
Address ID to delete.
A successful response.
The response is of type object.
object
Was this page helpful?