Add Comment
post
/essbase/rest/v1/scenarios/{scenarioId}/comments
Adds a comment to the specified scenario ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
scenarioId(required): integer(int64)
Scenario ID.
Comment details.
Response
Supported Media Types
- application/json
- application/xml
200 Response
OK
Scenario comment added successfully.
400 Response
Bad Request
Failed to add a comment. The scenario ID may be invalid.
500 Response
Internal Server Error.