{
"id": 123,
"repName": "<string>",
"repDescription": "<string>",
"reportSectionId": 123,
"dashboardId": 123,
"creationUser": "<string>",
"creationDate": "2023-11-07T05:31:56Z",
"modificationUser": "<string>",
"modificationDate": "2023-11-07T05:31:56Z",
"repUrl": "<string>",
"repType": "CUSTOM_PDF",
"repModule": "<string>",
"repShortName": "<string>",
"repHttpMethod": "<string>"
}
{
"id": 123,
"repName": "<string>",
"repDescription": "<string>",
"reportSectionId": 123,
"dashboardId": 123,
"creationUser": "<string>",
"creationDate": "2023-11-07T05:31:56Z",
"modificationUser": "<string>",
"modificationDate": "2023-11-07T05:31:56Z",
"repUrl": "<string>",
"repType": "CUSTOM_PDF",
"repModule": "<string>",
"repShortName": "<string>",
"repHttpMethod": "<string>"
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.