Fetch Privacy Settings
GET {{APIV2}}/api/v2/evolution/chat/fetchPrivacySettings
StartFragment
Com esse endpoint é possível você enviar mensagens no WhatsApp, veja um exemplo simples de como enviar uma mensagem usando PHP com CURL Exemplo
EndFrag
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
DeviceToken | string |
RESPONSES
status: OK
{"error":false,"message":"Requisição processada com sucesso","response":{"readreceipts":"all","profile":"all","status":"contacts","online":"match_last_seen","last":"all","groupadd":"contacts"},"api_limit":15,"api_limit_for":"device","api_limit_used":16}