Skip to content

Switch Project

POST
/api/projects/{project_id}/switch

Switch the active project. Persists to user_settings.

project_id
required
Project Id
string

Successful Response

Response Switch Project Api Projects Project Id Switch Post
object
key
additional properties
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object