Skip to main content

Create Report

POST 

/api/v1/reports/

Create a new report.

Request

Query Parameters

    project_id any
    organization_id any

Cookie Parameters

    session any

Body

required

    name Name (string)required
    template_text Template Text (string)
    template_instructions Template Instructions (string)
    files binary[]required
    template_file binary

Responses

Successful Response

Schema

    id uuidrequired

    The id of the report