Just-in-time settings API
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
timenumberRequired
unitstring Β· enumRequiredPossible values:
Responses
200
Standing access configured
application/json
okbooleanOptional
400
Bad request
401
Unauthorized
put/standing-access-duration
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
timenumberRequired
unitstring Β· enumRequiredPossible values:
Responses
200
Max access configured
application/json
okbooleanOptional
400
Bad request
401
Unauthorized
put/max-access-duration
Last updated