Skip to main content
POST
Criar integração Typebot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Nome da integração Typebot

Required string length: 1 - 255
url
string
required

URL do Typebot no formato {origin}/api/v1/typebots/{typebotId}

Required string length: 1 - 255

Response

Integração Typebot criada com sucesso

success
boolean

Indica se a operação foi bem-sucedida

data
object