tags

Edit existing Tag

Edit existing Tag

put/tag/{tagId}

Path parameters

tagIdinteger required

The Tag ID to Edit

Response

successful operation

tagIdinteger

The Tag ID

tagstring

The Tag Name

isSysteminteger

Flag, whether the tag is a system tag

isRequiredinteger

Flag, whether the tag requires additional values

optionsstring nullable

An array of options assigned to this Tag

Changes

Changed in 2 of the 52 revisions of this API.411

  • 41c04de98ec521See the full diff
    • added the new path request parameter tagId

      new-request-path-parameter

    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status 201

      response-media-type-added

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

  • 8e127539510421See the full diff
    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status 201

      response-media-type-removed

    • deleted the path request parameter tagId

      request-parameter-removed

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