records

Create or update a suggestion

put/records/{record_id}/suggestions

Path parameters

record_idstring uuid required

Request body

question_idstring uuid required
type'model' | 'human' | 'selection'
agentstring nullable

Agent used to generate the suggestion

Response

Suggestion updated

question_idstring uuid required
type'model' | 'human' | 'selection'
{"stackTrail":"components:schemas:Suggestion:properties:value","oasType":"schema","type":"unknown","title":"Value"}
agentstring nullable
idstring uuid required
inserted_atstring date-time required
updated_atstring date-time required

Changes

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

  • ca32894f988c11See the full diff
    • removed subschema #6 subschema #7 from the value request property anyOf list

      request-property-any-of-removed

    • added subschema #6 subschema #7 to the 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 value request property anyOf list

      request-property-any-of-added