Skip to content

Implement Folder -> Delete Tag #19

@cyclops1982

Description

@cyclops1982

Delete a single tag from a folder.

Input values:

  • Folder Id (Text)
  • Name of tag (Text)

Expected output:

  • Same as GetInfoById (with updated tags)

Input validation:
If the folder does not exist: "Folder '{FolderId}' does not exist."
If the tag does not exist, simply ignore it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestNew feature or requestReadyReady to be implemented

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions