Update notification settings for a project
Updates the notification settings for a specified project.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”The project ID
Request Body
Section titled “Request Body”object
The project notification level
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Enable/disable this notification
Examplegenerated
{ "level": "example", "new_release": true, "new_note": true, "new_issue": true, "reopen_issue": true, "close_issue": true, "reassign_issue": true, "issue_due": true, "new_merge_request": true, "push_to_merge_request": true, "reopen_merge_request": true, "close_merge_request": true, "reassign_merge_request": true, "change_reviewer_merge_request": true, "merge_merge_request": true, "failed_pipeline": true, "fixed_pipeline": true, "success_pipeline": true, "moved_project": true, "merge_when_pipeline_succeeds": true, "approver": true, "service_account_failed_pipeline": true, "service_account_success_pipeline": true, "service_account_fixed_pipeline": true}Responses
Section titled “Responses”OK
object
Examplegenerated
{ "level": "example", "events": "example"}Bad request
Unauthorized
Not Found