Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
删除一个 Vault。
DELETE /api/v1/cloud/vaults/{vault_id}
vault_id
vault_
Authorization
Bearer <PAT>
curl -X DELETE https://api.qoder.com/api/v1/cloud/vaults/vault_019e3bb940277f0db05ab74291acf6ef \ -H "Authorization: Bearer $QODER_PAT"
{ "id": "vault_019e3bb940277f0db05ab74291acf6ef", "type": "vault_deleted" }
"type": "vault_deleted"
authentication_error
not_found_error