create session for user
create session for user
Path Parameters
user_uuid string required
Query Parameters
ssoEntityId string
ssopartner string
source string
Responses
- 200
- 400
- 401
- 403
- 500
OK
application/json
application/x-protobuf
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
session object
start string
end string
isImpersonate boolean
ssoPartner object
name string
type string
Possible values: [SAML_20
]
description string
uuid string
attributes object
property name* string
domains object[]
name string
description string
uuid string
ssoPartnerDTO object
name string
type string
Possible values: [SAML_20
]
description string
uuid string
attributes object
property name* string
id string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string",
"session": {
"start": "string",
"end": "string",
"isImpersonate": true,
"ssoPartner": {
"name": "string",
"type": "SAML_20",
"description": "string",
"uuid": "string",
"attributes": {},
"domains": [
{
"name": "string",
"description": "string",
"uuid": "string",
"ssoPartnerDTO": {
"name": "string",
"type": "SAML_20",
"description": "string",
"uuid": "string",
"attributes": {}
}
}
]
},
"id": "string"
}
}
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
session object
start string
end string
isImpersonate boolean
ssoPartner object
name string
type string
Possible values: [SAML_20
]
description string
uuid string
attributes object
property name* string
domains object[]
name string
description string
uuid string
ssoPartnerDTO object
name string
type string
Possible values: [SAML_20
]
description string
uuid string
attributes object
property name* string
id string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string",
"session": {
"start": "string",
"end": "string",
"isImpersonate": true,
"ssoPartner": {
"name": "string",
"type": "SAML_20",
"description": "string",
"uuid": "string",
"attributes": {},
"domains": [
{
"name": "string",
"description": "string",
"uuid": "string",
"ssoPartnerDTO": {
"name": "string",
"type": "SAML_20",
"description": "string",
"uuid": "string",
"attributes": {}
}
}
]
},
"id": "string"
}
}
Bad Request
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Unauthorized
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Forbidden
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Internal Server Error
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Loading...