Description
This endpoint allows you to remove the profile picture of the user authenticated in the WhatsApp session. After removal, the profile will have no display picture.URL Parameters
WhatsApp unique authenticated session ID
Response
Indicates if the operation was successful
Status Codes
200
- Picture removed successfully400
- Invalid parameters401
- Unauthorized404
- Picture not found500
- Internal server error
Usage Example
Observations
- This operation completely removes the profile picture
- The profile will have no display image after removal
- To add a new picture, use the PUT /api//profile/picture endpoint
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
The session name (instanceName) of the profile you want to update
Response
200 - application/json