CreateReportTemplate
Create a report template.
POST
/
api
/v1
/report-templates
Request Body
application/json
RequiredThe request of a call to ReportTemplateService_CreateReportTemplate
to create a report template.
name
Requiredstring
clientKey
string
description
string
tagNames
Requiredarray<string>
organizationId
`organization_id` is only required if your user belongs to multiple organizations
ruleIds
object
ruleClientKeys
object
A successful response.