Internal Transfer
Delete Internal Transfer
Deletes a specific transfer object by its ID. Only applicable for transfers in a deletable state (e.g., pending).
DELETE
Delete Internal Transfer
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
Unique identifier of the transfer to delete.
Pattern:
^trn-.*$Delete Internal Transfer