Update browser profile
Update a browser profile's name and/or description
Path parameters
The ID of the browser profile to update. browser_profile_id starts with bp_
The ID of the browser profile to update. browser_profile_id starts with bp_
Headers
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Request body
Example request
{
"proxy_location": {
"country": "US",
"subdivision": "CA",
"city": "New York"
}
}Response
Successfully updated browser profile
Example response
{
"proxy_location": {
"country": "US",
"subdivision": "CA",
"city": "New York"
}
}Changes
Changed in 6 of the 86 revisions of this API.11
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○