Growth OS API

Marcar negócio como ganho

POST
/opportunities/{id}/win
AutorizaçãoBearer <token>

Chave de API (gos_…)

Em: header

Parâmetros de caminho

id*string
Length1 <= length

Corpo da requisição

application/json

Definições TypeScript

Use o tipo request body no TypeScript.

Corpo da resposta

curl -X POST "https://example.com/opportunities/string/win" \  -H "Content-Type: application/json" \  -d '{}'
Vazio