Escopos — Segmentos
Permissões da API Key para audiências dinâmicas (segments:*).
Esta página foi útil?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Permissões da API Key para audiências dinâmicas (segments:*).
segments:*. Ler contatos dentro do segmento exige contacts:read (rota de membros).| Escopo | Permite |
|---|---|
segments:read | GET /v1/segments, GET /v1/segments/{id}, GET /v1/segments/{id}/preview |
segments:create | POST /v1/segments |
segments:update | PUT /v1/segments/{id} |
segments:delete | DELETE /v1/segments/{id} |
| Fluxo | Escopos |
|---|---|
| Dashboard de audiência | segments:read, contacts:read |
| CRM cria segmentos + exporta | segments:read, segments:create, contacts:read |
| Gestão completa | segments:* |
| Código | Causa |
|---|---|
| 403 | Sem segments:read ou segments:create |
| 400 | definition inválida (regra sem tagId / topicId) |
403 PLAN_LIMIT_CRM | Limite de segmentos do plano |
Esta página foi útil?
