Browser Profiles API Docs (#4087)

This commit is contained in:
Marc Kelechava
2025-11-25 18:29:23 -08:00
committed by GitHub
parent 0a12f4dfb8
commit 849b715aee
3 changed files with 139 additions and 0 deletions

View File

@@ -185,6 +185,12 @@ navigation:
- GET /v1/browser_sessions/{browser_session_id}
- POST /v1/browser_sessions/{browser_session_id}/close
- GET /v1/browser_sessions
- section: Browser Profiles
contents:
- POST /v1/browser_profiles
- GET /v1/browser_profiles
- GET /v1/browser_profiles/{profile_id}
- DELETE /v1/browser_profiles/{profile_id}
- section: Credentials
contents:
- POST /v1/credentials