REST call URI values
The following table describes the values that can be included in the REST Call URI.
Variable | Value | Description |
---|---|---|
version | 1 | This setting specifies the document version. |
repository | datasourceID | This setting specifies the enterprise managed data location, where datasourceID is the data source ID. |
datasourceName | This setting specifies the enterprise managed data location, where datasourceName is the data source name. | |
user/userDatasourceID | This setting specifies the user defined data location, where userDatasourceID is the user defined data source ID. | |
user/userDatasourceName | This setting specifies the user defined data location, where userDatasourceID is the user defined data source ID. | |
filename-with-path | This setting specifies any valid subpath. For security purposes, paths with a period (.) or multiple periods (..) for folders are identified and disallowed and return an error message. | |
folder-path | This setting specifies the folder path. If the folder path is empty, it indicates that the folder is located at the drive root. | |
repositoryId | This setting specifies the ID of the repository for a specific user. | |
email | This setting specifies the email address of the specific user of the repository. |