Rename Vault
Renames the vault identified with the ID {sourceId}.
POST /resource/rename/vault/{sourceId}
Parameters
Parameters in bold are mandatory.
Location | Name | Description | Type |
---|---|---|---|
path | sourceId | The ID of the vault to be renamed. See Get Resource ID for further details on how to retrieve IDs. | str |
querystring | newlabel | The new name for the resource. | str |
To see details on possible response codes, go to API Responses.