v2

latestOpenAPI 3.0.32026-08-012859114.1 KB
endpoint passing criteria

put/api/v2/owner/{owner}/project/{project_slug}/target/{target_slug}/settings/api/endpoint-passing-criteria

Path parameters

ownerstring required

The owner under which a project is categorized under. For example, a user's username.

project_slugstring required

The name of the project. Note: the project name needs to be specified as a 'slug', a URL-friendly version of the project name.

target_slugstring required

The name of the target. Note: the target name needs to be specified as a 'slug', a URL-friendly version of the target name.

Request body

check_coveredboolean required
check_high_severityboolean required
check_low_severityboolean required
check_medium_severityboolean required
check_server_errorsboolean required
check_slow_responsesboolean required
slow_responses_bad_threshold_msinteger required
slow_responses_good_threshold_msinteger required
slow_responses_warning_threshold_msinteger required

Response

Updates the target passing criteria settings of a single target from an owner. Currently only valid for API targets

resultstring