Skip to main content
POST
Delete sessions

Authorizations

Authorization
string
header
required

Polymorfa server credential: a scoped pmfa_ organization key, or a pmfa_pt_ project token on project- and session-bound operations inside its exact authenticated project. Keys may be personal or service-account owned. Both enforce selected action scopes; organization keys can address team resources and every project in the organization. Listener and browser client credentials are rejected.

Body

application/json
sessionIds
string[]
required

Session ids associated with this management session batch request.

Value constraints

Required array length: 1 - 100 elements

Database session UUID or stable session slug.

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

Identifier of the Polymorfa project that owns this resource.

Value constraints

ids
string[]
deprecated

Compatibility alias for sessionIds.

Value constraints

Required array length: 1 - 100 elements

Database session UUID or stable session slug.

Required string length: 1 - 64

Response

Success

data
object
required

Structured data carried by this object.