records

Create Record Response

post/records/{record_id}/responses

Path parameters

record_idstring uuid required

Request body

valuesobject nullable
status'draft' | 'submitted' | 'discarded' required

Response

Successful Response

idstring uuid required
valuesobject nullable
status'draft' | 'submitted' | 'discarded' required
record_idstring uuid required
user_idstring uuid required
inserted_atstring date-time required
updated_atstring date-time required

Changes

Changed in 2 of the 7 revisions of this API.22

  • ca32894f988c21See the full diff
    • removed subschema #6 subschema #7 from the values/anyOf[subschema #1]/additionalProperties/value request property anyOf list

      request-property-any-of-removed

    • added 'propertyNames' constraint to the request property values/anyOf[subschema #1]/

      request-property-property-names-added

    • added subschema #6 subschema #7 to the values/anyOf[subschema #1]/additionalProperties/value request property anyOf list

      request-property-any-of-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added subschema #7 to the values/anyOf[subschema #1]/additionalProperties/value request property anyOf list

      request-property-any-of-added