Skip to main content
POST
/
followups
/
automation
Criar automação de follow-up
curl --request POST \
  --url https://juiywycqytekaffjcbfa.supabase.co/functions/v1/api-v1/followups/automation \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{}'

Authorizations

x-api-key
string
header
required

Autenticação por chave de API.

Body

application/json

The body is of type object.

Response

201

Automação criada