post https://example.com/api/user/cashout
Log in to see full request history
Response
201
201xxxxxxxxxx
curl --request POST \
--url https://example.com/api/user/cashout \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!