Skip to main content
POST
Try Cobo WaaS Skill in your AI coding assistant (Claude Code, Cursor, etc.). Describe your needs in natural language to auto-generate production-ready SDK code and debug faster 🚀

Authorizations

BIZ-API-KEY
string
header
required

The API key. For more details, refer to API key.

In the API playground, enter your API secret, and your API key will be accordingly calculated.

Path Parameters

wallet_id
string<uuid>
required

The wallet ID.

Body

application/json

The request body of the Lock/Unlock UTXOs operation.

utxos
object[]
required

Response

The request was successful.

executed
boolean

Whether the locking or unlocking operation has been successfully executed.

  • true: The operation has been successfully executed.
  • false: The operation has not been executed.
Example:

true