Theme

Payouts

Delete a Payout

DELETE https://cirro.io/api/v2/payouts/:id

Parameters

No parameters needed.

Example

1client = CirroIOV2::Client.new(...)
2client.Payout.delete(1)
Previous
Create a Payout