Attempted to cancel the message and redact the message body at the same time.
Value for Status is invalid.
Message body redaction request does not have empty Body parameter.
Possible Solutions
To cancel the message, include Status: canceled.
To redact the message body, ensure Body is empty. More details here.
If you want to cancel and redact the message body: First, request the message to be canceled. Then, request for message body redaction. More details here.