Skip to content
Help Center
Products

API Reference

POST /integration/v1/reports/templates/{id}/run

Generate report from template by id

Generate report from template by id

operationId Generate report from template by id

Path parameters

Name Type Required Description
id string required Path parameter: id

Request body

Content-Type: application/json

Field Type Required Description
id string (uuid) required Report id

Responses

200

application/json schema

{
  "type": "object",
  "nullable": true
}

412 Invalid parameters

500 Server error

512 Specification violations