Skip to main content
POST
Set Cookies

Authorizations

Authorization
string
header
required

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

Query Parameters

scraping_group_id
string | null

Body

application/json
domain
string
required
name
string
required
value
string
required
secure
boolean
required
http_only
boolean
required
expires
string<date-time>
required
path
string
default:""

Response

Successful Response