Update Notification Message
Client API to update message by Id
Org ID
Message ID
{
"status": "string"
}
status
OK
"MessageResponse Object"
The creation date of entity.
The update date of entity.
Version of this entity.
Unique ID for this entity.
Title of Subject of the message
The message information
The user which will receive the message
user_type
The template used for this message
The returned Id from the provider which processes the message, currently is used only for AWS SES
Users' email. This email is also email that user is going to recieve the notifications
omnichannel
status
state
visual_components
cc
bcc
Metadata that needs upon Message sending.
The message notification id.
The resource id of the notification.
resource_type
priority
Timestamp when the message will expire(valid only for VMCUI channel)
The deployment type - AWS, Outpost, vSphere, Dimension and CFC
The org id of message.
Bad Request
"ErrorResponse Object"
Message of Error
type
Unauthorized
"MessageResponse Object"
The creation date of entity.
The update date of entity.
Version of this entity.
Unique ID for this entity.
Title of Subject of the message
The message information
The user which will receive the message
user_type
The template used for this message
The returned Id from the provider which processes the message, currently is used only for AWS SES
Users' email. This email is also email that user is going to recieve the notifications
omnichannel
status
state
visual_components
cc
bcc
Metadata that needs upon Message sending.
The message notification id.
The resource id of the notification.
resource_type
priority
Timestamp when the message will expire(valid only for VMCUI channel)
The deployment type - AWS, Outpost, vSphere, Dimension and CFC
The org id of message.
Forbidden
"MessageResponse Object"
The creation date of entity.
The update date of entity.
Version of this entity.
Unique ID for this entity.
Title of Subject of the message
The message information
The user which will receive the message
user_type
The template used for this message
The returned Id from the provider which processes the message, currently is used only for AWS SES
Users' email. This email is also email that user is going to recieve the notifications
omnichannel
status
state
visual_components
cc
bcc
Metadata that needs upon Message sending.
The message notification id.
The resource id of the notification.
resource_type
priority
Timestamp when the message will expire(valid only for VMCUI channel)
The deployment type - AWS, Outpost, vSphere, Dimension and CFC
The org id of message.
Not Found
"ErrorResponse Object"
Message of Error
type
Internal Server Error
"ErrorResponse Object"
Message of Error
type
curl -X PATCH -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"status:"string"}'