Response Structure
200 OK, returns a string of type application/JSON with the following body params:
| Name | Description | Field Type |
|---|---|---|
response
|
Contains the response for the session activation with the authentication/session ID. |
Key Value Pair
|
message
|
Success message along with the objectIds or failure description in case of error. |
String
|
appStatusCode
|
Application-specific status code for the response. Will be non-null for failure response. |
String
|
tags
|
More info in case of failure response. |
Key value pair
|