In the Path Parameters section, select the Incident
(incident) table.
In the Request Body section, click Add a field.
Select a field and specify a value for that field.
オプション: Click the plus sign (+) and specify any additional field
to assign a value to.
The request body updates automatically based on your entries, such as
{"short_description":"Test incident creation through REST",
"comments":"These are my comments"}
After constructing the request, click Send.
The response includes a Location header that specifies where the incident was
created and how to retrieve the incident.
ヒント:
Record this header
to use in the next part of this guide.
The response also indicates the Status code and
Execution time (in milliseconds) of the
request.