Skip to content

Implement File -> Create or Update Tag #8

@cyclops1982

Description

@cyclops1982

Set a single tag on a file.

Make sure the description of this method is "Create or Update a single file tag"

Input values:

  • FileId (text)
  • Tag Name (text)
  • Tag Value (text)

Output:

  • Same as GetInfoById

Input validation:

  • If folder doesn't exist:"File'{FileId}' does not exist"
  • If the tag does not exist, then ADD the tag to the tags

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