Skip to content

Implement Folder -> Delete Tag #19

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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