Update alert settings for a specific project
PUT/portal/api/v1/settings/alerts/:project_name
Updates the alert settings for a given project, modifying fields such as alert thresholds.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Successfully updated the alert settings
Unauthorized
Not authorized to access the resource.
Resource not found.
Internal Server Error