Skip to main content
POST
/
api
/
v1
/
exits
/
start
/
all
Start exit for all VTXOs
curl --request POST \
  --url https://api.example.com/api/v1/exits/start/all
{
  "message": "<string>"
}

Response

Exit started successfully

message
string
required