Delete AutoPayout rule

This DELETE endpoint is used to delete an existing autopayout rule.
You can use this endpoint to remove an autopayout rule that is no longer needed.
To use this endpoint, you need to provide the user_token and wallet_token as required parameters in the URL Path, and the token of the autopayout rule you wish to delete in the request Body.
The response will include a message indicating the success of the deletion.

Path Params
string
required

Token representing the user who owns the wallet

string
required

Token representing the wallet

Query Params
string
required

Autopayout token to delete

Responses
204

Succesfully deleted.

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json