web-session
Mint tab credentials from an ambient browser session
post/api/ui/session/bootstrap
Request body
Example request
{
"$schema": "https://example.com/WebBootstrapInputBody.json"
}Response
OK
Example response
{
"$schema": "https://example.com/WebSessionCredentials.json"
}