Session created
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
statusCode |
int | ✔️ | HTTP Response Status Code | 200 |
status |
string | ✔️ | HTTP Response Status | OK |
data |
Components\CreateSessionResponseData | ✔️ | N/A | |
raw |
array<string, mixed> | ➖ | Raw response from the integration when raw=true query param is provided |