Skip to main content
POST
Remove multiple sessions

Authorizations

Authorization
string
header
required

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

Body

application/json
sessionIds
string[]
required
Required array length: 1 - 100 elements

Database session UUID or stable session slug.

Required string length: 1 - 64
projectId
string<uuid>

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

ids
string[]
deprecated

Compatibility alias for sessionIds.

Required array length: 1 - 100 elements

Database session UUID or stable session slug.

Required string length: 1 - 64

Response

Success

data
object
required