---
title: "Changes to Create a browser profile"
method: POST
path: "/v1/browser_profiles"
---

# Changes to Create a browser profile

`POST /v1/browser_profiles`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 86 revisions.

- **2026-07-24** `bd64e0480f0a` — 1 info
- **2026-07-22** `5987635eae7d` — 1 info
- **2026-07-07** `fdc175c3bb8c` — 3 info
- **2026-06-26** `9de266eb002a` — 4 info
- **2026-06-26** `93aa0351ee14` — 2 breaking
- **2026-06-08** `3a3616091b66` — 6 breaking, 8 info
- **2026-02-04** `a8899e7707c4` — 1 info

## Changes

- **2026-07-24** `bd64e0480f0a` — 1 info
  - added the optional property `last_verified_login_at` to the response with the `200` status
- **2026-07-22** `5987635eae7d` — 1 info
  - added the optional property `linked_credential_name` to the response with the `200` status
- **2026-07-07** `fdc175c3bb8c` — 3 info
  - added the optional property `browser_profile_key_digest` to the response with the `200` status
  - added the optional property `is_managed` to the response with the `200` status
  - added the optional property `workflow_permanent_id` to the response with the `200` status
- **2026-06-26** `9de266eb002a` — 4 info
  - added the new optional request property `proxy_location`
  - added the new optional request property `proxy_session_id`
  - added the optional property `proxy_location` to the response with the `200` status
  - added the optional property `proxy_session_id` to the response with the `200` status
- **2026-06-26** `93aa0351ee14` — 2 breaking
  - the `browser_session_id/anyOf[subschema #1]/` request property's minLength was increased from `0` to `1`
  - the `workflow_run_id/anyOf[subschema #1]/` request property's minLength was increased from `0` to `1`
- **2026-06-08** `3a3616091b66` — 6 breaking, 8 info
  - the request property `browser_session_id` became not nullable
  - the request property `description` became not nullable
  - the request property `workflow_run_id` became not nullable
  - the `name` request property's minLength was increased from `0` to `1`
  - response property `deleted_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - `header` request parameter `x-api-key` list-of-types was widened by adding types `null`
  - for the `header` request parameter `x-api-key`, the type was generalized from `string` to no type
  - request property `browser_session_id` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `description` list-of-types was widened by adding types `null` to media type `application/json`
  - request property `workflow_run_id` list-of-types was widened by adding types `null` to media type `application/json`
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
  - added the optional property `source_browser_type` to the response with the `200` status
- **2026-02-04** `a8899e7707c4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2/docs/v1/browser_profiles/post.md) · [API](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2.md) · [Page](https://skmtc.dev/skyvern-ai/apis/skyvern-api-2/changes/v1/browser_profiles/post)
