[DELETE] Remover Follow-Up

Headers

Header
Tipo
Obrigatório
Descrição

Authorization

String

Sim

Token JWT

Query Params

Nome
Tipo
Obrigatório
Exemplo

agentId

Int

Sim

15792

id

UUID

Sim

49066bb6-0280-4e92-b693-d45a8e777869

Exemplo de Requisição

curl --location --request DELETE 'https://api.zaia.app/v1.1/api/agent-service-chat-stage-follow-up/remove?agentId=15792&id=49066bb6-0280-4e92-b693-d45a8e777869' \
--header 'Authorization: Bearer {token}'

Atualizado