curl --request POST \
--url https://api.wappfy.com.br/instance/setPresence/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '{
"presence": "available"
}'
This response has no body data.
Definir presença para instância
curl --request POST \
--url https://api.wappfy.com.br/instance/setPresence/{instance} \
--header 'Content-Type: application/json' \
--header 'apikey: <api-key>' \
--data '{
"presence": "available"
}'
This response has no body data.
Seu cabeçalho da chave de autorização.
ID da instância.