v1
latestOpenAPI 3.0.32026-08-061874701.5 MBreports
Set a report's publish status
Sets the publish status of the report and returns the new status, including the URL of any enabled publishing.
put/reports/{reportId}/publish
Headers
Content-Typestring
Required for POST and PUT requests. Defines the structure for the request body.
Request body
Response
ReportPublish object
Example response
{
"message": "SUCCESS"
}