Rubrik API Explorer - Error - Afterremoving - MFA - From - Mobile
Rubrik API Explorer - Error - Afterremoving - MFA - From - Mobile
Schemes
HTTPS Authorize
sess
Parameters Cancel
https://192.168.33.31/docs/v1/playground/#/%2Fsession/createSession 1/3
7/19/23, 9:50 PM Rubrik API Explorer
Name Description
organization_id
string Bind the new session to the specified organization. When this parameter is not specified, the session will be bound to
(query) an organization chosen according to the user's preferences and authorizations.
realm
string Bind the new session to the specified directory. When this parameter is unspecified, the session will be bound to local
(query) domain.
Execute Clear
Curl
Request URL
https://192.168.33.31/api/v1/session
Server response
https://192.168.33.31/docs/v1/playground/#/%2Fsession/createSession 2/3
7/19/23, 9:50 PM Rubrik API Explorer
Code Details
401 Error:
Undocumented
Response body
Download
Response headers
content-length: 67
content-type: text/plain; charset=UTF-8
date: Wed, 19 Jul 2023 16:19:25 GMT
Responses
Code Description
200
Session creation successful.
Example Value Model
{
"id": "string",
"organizationId": "string",
"userId": "string",
"token": "string",
"expiration": "string",
"tag": "string",
"groups": [
"string"
]
}
DELETE /session
/{id} Delete user session
https://192.168.33.31/docs/v1/playground/#/%2Fsession/createSession 3/3