...
| Header | Description |
|---|---|
| Authorization (required) | Access token. You can obtain a token by making a request |
| Content-Type: application/json (required) | Property for processing a request in JSON |
| Accept: application/json (required) | Property for processing a request in JSON |
| Parameter | Description |
| sessionId (required) | The session ID |
| text (required) | The text content of the new question. The question may contain up to 2000 characters. |
| isRequired (required) | Indicates whether answering the question is required
|
| targetRoles (required) | Reviewer roles eligible to see this question:
Allowed role combinations:
|
...