DELETE /api/v1/cloud/vaults/{vault_id}/credentials/{credential_id}
Deletes a Vault credential and returns a deletion confirmation.
Path parameters
Headers
Example request
Example response
HTTP 200 OK"type": "vault_credential_deleted" in the response body.
Errors
See Errors for the full error envelope.
Related
Authenticate with vaults
Store and inject secrets safely into agent sessions.