Payouts
Delete a payout.
DELETE
/
payouts
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
integer
requiredPayout ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Payout ID.