Skip to main content
DELETE
/
chat
/
removeProfilePicture
/
{instance}
Remove Profile Picture
curl --request DELETE \
  --url https://converso-whatsapp-api.p.rapidapi.com/chat/removeProfilePicture/{instance} \
  --header 'instanceCode: <api-key>' \
  --header 'x-rapidapi-key: <api-key>'
This response has no body data.

Authorizations

instanceCode
string
header
required

Your authorization key header

x-rapidapi-key
string
header
required

Your rapid api key

Path Parameters

instance
string
required

Name instance

Response

200 - undefined