Single Payout
Delete Payout
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).
DELETE
Delete Payout
Documentation Index
Fetch the complete documentation index at: https://docs.monime.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer HTTP authentication specified with the header Authorization: Bearer <access_token>
Headers
Specifies which version of the Monime API will handle this request.
Available options:
caph.2025-08-23, caph.2025-06-20 The value is the tenancy parameter that Monime uses to determine which space the request is intended for.
Maximum string length:
64Pattern:
^spc-.*$Path Parameters
The unique ID of the payout object to delete.
Pattern:
^pyt-.*$Delete Payout