v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Vaults

Update vault group

Updates a vault group for the authenticated organization. Only provided fields are changed, and setting description to null removes the current description.

patch/vault/groups/{groupId}

Path parameters

groupIdstring required

Vault group ID

Request body

namestring

New human-readable name for the vault group

descriptionstring nullable

Updated vault group description. Pass null to remove the current description.

Response

Vault group updated successfully