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

vault_id
string<uuid>
required

The vault ID, which you can retrieve by calling List all vaults.

key_share_holder_group_id
string
required

The key share holder group ID.

Response

Successfully deleted the specified key share holder group.

submitted
boolean
required

Whether the request to delete the key share holder group has been successfully submitted.

  • true: The request to delete the key share holder group has been successfully submitted.
  • false: The request to delete the key share holder group has not been submitted.
Example:

true