Update Notification Message
Client API to update message by Id
Org ID
Message ID
{
"status": "string"
}
status
OK
{
"bcc": [
"string"
],
"cc": [
"string"
],
"content": "string",
"created": "string",
"email": "string",
"expiry_date": "string",
"id": "string",
"notification_id": "string",
"omnichannel": "string",
"org_id": "string",
"priority": "string",
"resource_id": "string",
"resource_type": "string",
"state": "string",
"status": "string",
"template_id": "string",
"title": "string",
"updated": "string",
"user_id": "string",
"user_type": "string",
"version": 0,
"visual_components": [
"string"
]
}
bcc
cc
The message information
The creation date of entity.
Users' email. This email is also email that user is going to recieve the notifications
Timestamp when the message will expire(valid only for VMCUI channel)
Unique ID for this entity.
Metadata that needs upon Message sending.
The message notification id.
omnichannel
The org id of message.
priority
The resource id of the notification.
resource_type
state
status
The template used for this message
Title of Subject of the message
The update date of entity.
The user which will recieve the message
user_type
Version of this entity.
visual_components
Bad Request
{
"messages": {
"args": [
"string"
],
"default_message": "string",
"id": "string"
},
"type": "string"
}
type
Unauthorized
{
"bcc": [
"string"
],
"cc": [
"string"
],
"content": "string",
"created": "string",
"email": "string",
"expiry_date": "string",
"id": "string",
"notification_id": "string",
"omnichannel": "string",
"org_id": "string",
"priority": "string",
"resource_id": "string",
"resource_type": "string",
"state": "string",
"status": "string",
"template_id": "string",
"title": "string",
"updated": "string",
"user_id": "string",
"user_type": "string",
"version": 0,
"visual_components": [
"string"
]
}
bcc
cc
The message information
The creation date of entity.
Users' email. This email is also email that user is going to recieve the notifications
Timestamp when the message will expire(valid only for VMCUI channel)
Unique ID for this entity.
Metadata that needs upon Message sending.
The message notification id.
omnichannel
The org id of message.
priority
The resource id of the notification.
resource_type
state
status
The template used for this message
Title of Subject of the message
The update date of entity.
The user which will recieve the message
user_type
Version of this entity.
visual_components
Forbidden
{
"bcc": [
"string"
],
"cc": [
"string"
],
"content": "string",
"created": "string",
"email": "string",
"expiry_date": "string",
"id": "string",
"notification_id": "string",
"omnichannel": "string",
"org_id": "string",
"priority": "string",
"resource_id": "string",
"resource_type": "string",
"state": "string",
"status": "string",
"template_id": "string",
"title": "string",
"updated": "string",
"user_id": "string",
"user_type": "string",
"version": 0,
"visual_components": [
"string"
]
}
bcc
cc
The message information
The creation date of entity.
Users' email. This email is also email that user is going to recieve the notifications
Timestamp when the message will expire(valid only for VMCUI channel)
Unique ID for this entity.
Metadata that needs upon Message sending.
The message notification id.
omnichannel
The org id of message.
priority
The resource id of the notification.
resource_type
state
status
The template used for this message
Title of Subject of the message
The update date of entity.
The user which will recieve the message
user_type
Version of this entity.
visual_components
Not Found
{
"messages": {
"args": [
"string"
],
"default_message": "string",
"id": "string"
},
"type": "string"
}
type
Internal Server Error
{
"messages": {
"args": [
"string"
],
"default_message": "string",
"id": "string"
},
"type": "string"
}
type