datasets

Create Dataset Metadata Property

post/datasets/{dataset_id}/metadata-properties

Path parameters

dataset_idstring uuid required

Request body

namestring required
titlestring required

The title of the metadata property

visible_for_annotatorsboolean

Response

Successful Response

idstring uuid required
namestring required
titlestring required
visible_for_annotatorsboolean required
dataset_idstring uuid required
inserted_atstring date-time required
updated_atstring date-time required

Changes

Changed in 1 of the 7 revisions of this API.33

  • ca32894f988c33See the full diff
    • removed the enum value float of the request property settings/oneOf[subschema #3: FloatMetadataPropertyCreate]/type

      request-property-enum-value-removed

    • removed the enum value integer of the request property settings/oneOf[subschema #2: IntegerMetadataPropertyCreate]/type

      request-property-enum-value-removed

    • removed the enum value terms of the request property settings/oneOf[subschema #1: TermsMetadataPropertyCreate]/type

      request-property-enum-value-removed

    • removed the float enum value from the settings/oneOf[subschema #3: FloatMetadataProperty]/type response property for the response status 201

      response-property-enum-value-removed

    • removed the integer enum value from the settings/oneOf[subschema #2: IntegerMetadataProperty]/type response property for the response status 201

      response-property-enum-value-removed

    • removed the terms enum value from the settings/oneOf[subschema #1: TermsMetadataProperty]/type response property for the response status 201

      response-property-enum-value-removed

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