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 credential。
DELETE /api/v1/cloud/vaults/{vault_id}/credentials/{credential_id}
vault_id
vault_
credential_id
vcred_
Authorization
Bearer <PAT>
curl -X DELETE "https://api.qoder.com/api/v1/cloud/vaults/vault_019e3bb940277f0db05ab74291acf6ef/credentials/vcred_019e3bb98877759e862750b495c1fce8" \ -H "Authorization: Bearer $QODER_PAT"
{ "id": "vcred_019e3bb98877759e862750b495c1fce8", "type": "vault_credential_deleted" }
"type": "vault_credential_deleted"
authentication_error
not_found_error