client

Elevate a client session.

Requires elevated authentication.

post/client/{id}/elevate

Path parameters

idinteger required

the client id

Request body

durationSecondsinteger required

How long the elevation should last, in seconds.

Example request

{
  "durationSeconds": 900
}

Response

Ok

Changes