Sessions
Update session
Revokes an active session
patch/zones/{zoneId}/sessions/{id}
Path parameters
zoneIdstring required
Zone ID
idstring required
Session ID
Request body
Response
An authenticated identity session. Sessions can be user sessions (representing end-user authentication) or application sessions (representing service-to-service authentication). User sessions support hierarchical relationships via parent_id, while application sessions are always standalone.