Posts a status for a messageCopy Pagepost https://api.comapi.com/apispaces/{apiSpaceId}/messages/{messageId}/statuses/{status}Path ParamsapiSpaceIdstringrequiredThe api space idmessageIdstringrequiredThe 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