projects
thresholds
Update a threshold
Update a threshold for a project. The user must have edit permissions for the project, or provide a valid project key for the project. The new model will be added to the threshold and used going forward. The old model will be replaced but still show up in the report history and alerts created when it was active.
put/v0/projects/{project}/thresholds/{threshold}
Path parameters
projectstring required
The slug or UUID for a project.
thresholdstring uuid required
The UUID for a threshold.
Request body
Response
successful operation