curl --request POST \
--url https://converso-whatsapp-api.p.rapidapi.com/message/updateBlockStatus/{instance} \
--header 'Content-Type: application/json' \
--header 'instanceCode: <api-key>' \
--header 'x-rapidapi-key: <api-key>' \
--data '
{
"number": "<string>",
"status": "<string>"
}
'This response has no body data.Block status to contacts
curl --request POST \
--url https://converso-whatsapp-api.p.rapidapi.com/message/updateBlockStatus/{instance} \
--header 'Content-Type: application/json' \
--header 'instanceCode: <api-key>' \
--header 'x-rapidapi-key: <api-key>' \
--data '
{
"number": "<string>",
"status": "<string>"
}
'This response has no body data.Your authorization key header
Your rapid api key
Name of the instance