client
Elevate a client session.
Requires elevated authentication.
post/client/{id}/elevate
Path parameters
idinteger required
the client id
Request body
Example request
{
"durationSeconds": 900
}Response
Ok
Requires elevated authentication.
the client id
{
"durationSeconds": 900
}Ok