KT-CT-7629
Error Type: VALIDATION
The 'post' object is missing from the payload.
The 'post' object is not found in the payload when trying to create an Ink Inbound Post Message.
Error Message
{
"errors": [
{
"message": "The 'post' object is missing from the payload.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "The 'post' object is not found in the payload when trying to create an Ink Inbound Post Message.",
"errorCode": "KT-CT-7629"
}
}
]
}