cURL
curl --request GET \ --url https://api.wapizap.com/api/v2/contacts/profile-picture \ --header 'Authorization: Bearer <token>'
{ "url": "<string>" }
Retorna a URL da foto de perfil
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
URL da foto