Delete an execution
Path parameters
walletstringRequired
Origin wallet identifier.
executionIdstringRequired
Execution UUID.
Body
publicKeystringOptionalExample:
ed25519:...signaturestringOptionalExample:
ed25519:... or secp256k1:...Responses
200
OK
application/json
400
Bad Request
application/json
404
Not Found
application/json
409
Conflict
application/json
500
Internal Server Error
application/json
delete/api/v1/executions/{wallet}/{executionId}
Last updated
