Skip to main content
POST
Set the session's own presence (available / unavailable)

Authorizations

Authorization
string
header
required

Polymorfa organization key (titan_ prefix), project token (titan_pt_ prefix), or client token (titan_ct_ prefix), where the operation permits that audience.

Path Parameters

session
string
required

Body

application/json
presence
enum<string>
required
Available options:
available,
unavailable

Response

Presence updated

success
boolean
required
message
string