Skip to main content
PATCH
Set a session tier override

Authorizations

Authorization
string
header
required

Polymorfa server credential: a scoped titan_ organization key. Public /v1 operations reject titan_pt_ project tokens.

Path Parameters

sessionId
string
required

Database session UUID or stable session slug.

Required string length: 1 - 64

Body

application/json
tierOverride
enum<string> | null
required
Available options:
free,
standard,
pro,
scale
projectId
string<uuid>

Project UUID. Optional where an operation can infer or search organization scope; required where the operation creates a project-owned resource.

Response

Success

data
object
required