Rollback a sessionless transaction

delete

/database/sessionless-transactions/{sessionlessTransactionID}

Rollback a sessionless transaction with the specified ID.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Transaction rolled back successfully
Body ()
Root Schema : TransactionResponse
Type: object
Show Source

400 Response

Sessionless transactions are not supported or the transaction does not exist
Back to Top