POST api/reportserver/reports/{reportId}/publish

    Publishes the specified report.

    Request Information

    URI Parameters

    NameDescriptionTypeAdditional information
    reportId

    The ID of the report.

    string

    Required

    Body Parameters

    A comment message for the revision.

    string

    Request body formats

    application/json, text/json

    Sample:
    "sample string 1"

    Response Information

    Resource Description

    None.

    In this article
    Not finding the help you need?