Contexts API
Update Context
PUT
/
v1
/
contexts
/
{id}
Authorizations
Your Browserbase API Key.
Path Parameters
Response
200 - application/json
An upload URL to upload a custom user-data-directory.
Minimum length:
1
The public key to encrypt the user-data-directory.
The cipher algorithm used to encrypt the user-data-directory. AES-256-CBC is currently the only supported algorithm.
The initialization vector size used to encrypt the user-data-directory. Read more about how to use it.
Was this page helpful?