Submit a deletion request for a transaction and any related data
This operation will submit a request to delete the transaction and any
related data.
The deletion request will be processed by the system and
the data will be removed permanently from Cable's system. Deletion
requests are not processed immediately and may take some time to
complete.
The status of the deletion request can be checked using the
deletion request ID and the status endpoint.
<Warning>This operation is not intended for regular use and should be used with caution.</Warning>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Headers
Authorization
Request
This endpoint expects an object.
tx_id
The unique identifier of the transaction
reason
The reason for deletion
Response
Deletion request submitted successfully
tx_id
The unique identifier of the transaction
deletion_request_id
The unique identifier of the deletion request