Deskhero Developer Hub
Back to deskhero.com
Notifications

Assigned settings

Updates whether the calling User receives email and in app notifications when a ticket is assigned to them.

PUT /api/{tenant:minlength(2)}/v{version:apiVersion}/notifications/assigned_settings
Authorisation
Minimum role: USER

Request arguments

Name Type Source
inputDTO_notification_channelBody
Request body example

Response

Status
200 (OK)
Type
DTO_notification_channel
Wrapper
DTO_response_wrap
Other statuses
400 (BadRequest), 403 (Forbidden)
Response body example
DTO_notification_channel
NameTypeReadOnlyDescription
emailBooleanEmail
inappBooleanInapp

Generated Aug 4, 2026 18:37