cURL
curl --request POST \ --url https://6827d740d717.ngrok-free.app/api/v1/contact-groups/{id}/contacts \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "contactId": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://docs.apizap.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.apizap.dev/llms.txt
Use this file to discover all available pages before exploring further.
API Key de autenticação - usar ApiKey {sua-api-key}
ID do contato a ser adicionado ao grupo
Contato adicionado ao grupo com sucesso