Notifications / Group notification
Route: /api/{tenant:minlength(2)}/v{version:apiVersion}/notifications/group_notification
Method: PUT
Authorisation: Minimum role: USER
Response object
Response status: 200 (OK)
Response type: DTO_group_notification
Wrapper: DTO_response_wrap
Other response statuses: 400 (BadRequest), 403 (Forbidden)
Response body example
DTO_group_notification
Name | Type | ReadOnly | Description |
---|---|---|---|
id | Int32 | Id | |
name | String | Name | |
new_ticket_email | Boolean | New ticket email | |
reply_ticket_email | Boolean | Reply ticket email |