All delivery error codes
content_blocked
Suppress: noNot retryableThe message was blocked as spam, content, or policy — not proof the number is dead.
Recommended action
Revise content or sender reputation. Do not suppress the destination as dead.
Example message.failed payload
{
"object": "event",
"type": "message.failed",
"livemode": true,
"data": {
"object": "message",
"message_id": "msg_uuid",
"status": "failed",
"delivery_error_code": "content_blocked",
"error_message": "The message was blocked as spam, content, or policy — not proof the number is dead."
}
}Public reference: https://docs.statxt.com/api/errors/delivery/content_blocked