Previous Next

Update template

put

/services/rest/v1/reports/{reportPath}/templates/{templateId}

Updates a template for a specific report in the Oracle BI Publisher catalog.

Request

Supported Media Types
  • application/octet-stream
Path Parameters
reportPath
Type: string
Required: true
URL encoded report path. e.g. If your report path is "/Sample Lite/Published Reporting/Reports/Balance Letter" then your encoded report path will be "%2FSample%20Lite%2FPublished%20Reporting%2FReports%2FBalance%20Letter"
templateId
Type: string
Required: true
The ID of the template (for example, Chart Layout).
Body Parameter
Template file
Root Schema : /paths/~1v1~1reports~1{reportPath}~1templates~1{templateId}/put/parameters/2/schema
Type: string (binary)

Response

200 Response
Report template update is successful.
400 Response
Report template update failed.