Update notification settings for a group
Updates the notification settings for a specified group.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ”The group ID
Request Body
Section titled “ Request Body ”object
The group 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
Example generated
{ "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, "new_epic": true, "service_account_failed_pipeline": true, "service_account_success_pipeline": true, "service_account_fixed_pipeline": true}Responses
Section titled “ Responses ”OK
object
Example generated
{ "level": "example", "events": "example"}Bad request
Unauthorized
Not Found