v1
latestOpenAPI 3.1.02026-07-17283353.4 KBHTTPWalletJSON
Relinquish an output out of a basket
post/relinquishOutput
Request body
Example request
{
"basket": "todo token",
"output": "ae9b36d2bad995e5cd9a12e73d02140c163a7932fa37b927de1f031410dbd751.0"
}Response
The relinquishment result
Example response
{
"relinquished": true
}