memo

Removes the Memo with the given ID if it exists

delete/memo/{memo_id}

Path parameters

memo_idinteger required

Response

Successful Response

titlestring required

Title of the Memo

iconstring nullable

Optional Unicode emoji used as the Memo icon

contentstring required

Textual content of the Memo

content_jsonstring required

JSON content of the Memo

idinteger required

ID of the Memo

is_favoriteboolean

Whether the requesting user favorited the Memo

user_idinteger required

User the Memo belongs to

project_idinteger required

Project the Memo belongs to

createdstring date-time required

Created timestamp of the Memo

updatedstring date-time required

Updated timestamp of the Memo

attached_object_idinteger required

ID of the Object the Memo is attached to

attached_object_type'source_document' | 'code' | 'sentence_annotation' | 'span_annotation' | 'span_group' | 'bbox_annotation' | 'project' | 'tag' required

Changes

Changed in 3 of the 73 revisions of this API.124

  • 28b2f0e8bc0112See the full diff
    • removed the required property starred from the response with the 200 status

      response-required-property-removed

    • added the optional property icon to the response with the 200 status

      response-optional-property-added

    • added the optional property is_favorite to the response with the 200 status

      response-optional-property-added

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

    • 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