projectMetadata

Deletes the Metadata with the given ID.

delete/projmeta/{metadata_id}

Path parameters

metadata_idinteger required

Response

Successful Response

keystring required

Key of the ProjectMetadata

metatype'STRING' | 'NUMBER' | 'DATE' | 'BOOLEAN' | 'LIST' required
read_onlyboolean

Flag that tells if the ProjectMetadata cannot be changed. Used for system generated metadata! Use False for user metadata.

doctype'text' | 'image' | 'video' | 'audio' required
descriptionstring required

Description of the ProjectMetadata

idinteger required

ID of the ProjectMetadata

project_idinteger required

Project the ProjectMetadata belongs to

Changes

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

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

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

    • removed the optional property detail/items/ctx from the response with the 422 status

      response-optional-property-removed

    • removed the optional property detail/items/input from the response with the 422 status

      response-optional-property-removed

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