Skip to main content
POST
Advance a step in the Config Flow

Authorizations

Authorization
string
header
required

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

Path Parameters

flowId
string
required

ID do flow retornado pelo /start

Body

application/json
user_code
string

Código de autorização OAuth2 (quando aplicável)

Response

Step advanced

type
string

Tipo do passo atual (ex: form, external, abort, create_entry)

flowId
string
handler
string
stepId
string
errors
object | null
data_schema
any[] | null
url
string | null

URL OAuth2 para redirecionamento externo