latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Report

Create a new report setting for a workspace

Creates a new ReportSetting for the specified workspace

post/report/settings

Query parameters

workspace_idstring required

The ID of the workspace

Request body

idstring

the ID of the setting

workspace_idstring

the ID of the workspace corresponding to this setting

created_by_idstring

the ID of the user that most recently updated this setting

created_timeinteger

the time this setting was most recently updated

last_updated_by_idstring

the ID of the user that most recently updated this setting

last_updated_timeinteger

the time this setting was most recently updated

type'release_coverage_tests_run' | 'accessibility_rule_violations'

the type of report setting

thresholdnumber double

setting threshold value if relevant

Response

The ReportSetting that was created

idstring

the ID of the setting

workspace_idstring

the ID of the workspace corresponding to this setting

created_by_idstring

the ID of the user that most recently updated this setting

created_timeinteger

the time this setting was most recently updated

last_updated_by_idstring

the ID of the user that most recently updated this setting

last_updated_timeinteger

the time this setting was most recently updated

type'release_coverage_tests_run' | 'accessibility_rule_violations'

the type of report setting

thresholdnumber double

setting threshold value if relevant