Skip to content
Help Center
Products

API Reference

DELETE /integration/v1/reports/templates/{id}

delete single report template by id

delete single report template by id

operationId delete single report template by id

Path parameters

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

Responses

200

application/json schema

{
  "type": "boolean",
  "example": "false",
  "nullable": true
}

412 Invalid parameters

500 Server error

512 Specification violations