Creates a filled problem description.

This creates the description of the problem filled by a party.

Body Params

model

uuid
required
length ≥ 1

Id of the file.

uuid
required
length ≥ 1

Id of the main form.

uuid
required
length ≥ 1

Id of the party which made the description.

string
required
length ≥ 1

Additional information or explanations filled by the party.

date-time

Modified date of the file.

answerOptions
object
required

A dictionary with the list of answers chosen by a party.
The key is the id of the option which is a System.Guid and the value is a string which is the label of the option.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

The filled description was created.

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json