Posts a status for a messageAsk AIpost https://{region}-api.dotdigital.com/cpaas/messages/{messageId}/statuses/{status}Path ParamsmessageIdstringrequiredThe id of the messagestatusstringenumrequiredThe status of the messagefaileddeliveredreadexpiredsentfilteredAllowed:faileddeliveredreadexpiredsentfilteredBody ParamsThe status detailschannelstringrequiredThe id of the channel the status is for.channelStatusobjectStatus data from the channel.channelStatus objecttimestampdate-timeThe date (in UTC, ISO 8601 format) of the message statusfailureReasonstringA plain-english description of the reason for failureResponses 200The status was received 400Validation issues were found 404The message was not foundUpdated 6 months ago