tag

Deletes the Tag with the given ID.

delete/tag/{tag_id}

Path parameters

tag_idinteger required

Response

Successful Response

namestring required

Title of the Tag

colorstring required

Color of the Tag

descriptionstring nullable

Description of the Tag

parent_idinteger nullable

Parent of the Tag

idinteger required

ID of the Tag

project_idinteger required

Project the Tag belongs to

createdstring date-time required

Created timestamp of the Tag

updatedstring date-time required

Updated timestamp of the Tag

memo_idsinteger[] required

Memo IDs attached to the Tag

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