latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Report

Update a report setting

Updates a ReportSetting object

patch/report/settings/{id}

Path parameters

idstring required

The ID of the report setting to update

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 resulting from the update

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