Skip to main content
POST
python

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-notte-request-origin
string | null
x-notte-sdk-version
string | null

Path Parameters

session_id
string
required

Body

application/json
value
Value · object
required
type
string
default:form_fill
Allowed value: "form_fill"
category
string
default:Special Browser Actions
description
string
default:Fill a form with multiple values. Important: If you detect a form requesting personal information, try to use this action at first, and otherwise use the regular fill action. CRITICAL: If this action fails once, use the regular form fill instead.

Response

Successful Response

started_at
string<date-time>
required
ended_at
string<date-time>
required
action
FormFillAction · object
required
success
boolean
required
message
string
required
data
DataSpace · object | null
exception
string | null