Deletes a payout object by ID. This is only allowed if the payout is still in a pre-processing state (e.g., pending or scheduled).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The value is the tenancy parameter that Monime uses to determine which space the request is intended for.
64
The unique ID of the payout object to delete.
OK
The response is of type object
.