{
"idMessage": "BAE51DE78D6E986B"
}
curl --location -g --request POST '/waInstance{{idInstance}}/deleteStatus/{{apiTokenInstance}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"idMessage": "BAE51DE78D6E986B"
}'
//The response body is empty. If successful, the server response is 200.