Create Record
Create a new Record in a Run.
post/runs/{runId}/records
Path parameters
runIdstring required
Example:135
The ID of the Run.
Request body
Example request
{
"sessionId": "c59e5bd0-e5eb-4bf0-a08a-01f7e8f712c7"
}Response
Record created successfully
Changes
Changed in 4 of the 37 revisions of this API.214
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ▲
added the new required request property
new-required-request-property
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ●
removed the request property
request-property-removed
- ○
added the required property
to the response with the statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○