v1

latestOpenAPI 3.0.1Apache 2.02026-07-1424096195.5 KB
Tags

Update Tag by ID

Allows the updating of an existing Tag

put/v3/tags/{uniqueId}

Path parameters

uniqueId'1' | '2' | '3' required

param ID of the Tag that needs to be updated

ID of the Tag to be updated

Query parameters

fieldsstring[]

Tag subentity fields to include in response (See OPTIONS endpoint for valid values)

createActivityLogstring

Boolean to signal whether or not to create an alert for this action

Request body

idinteger
namestring required
ownerstring
descriptionstring
lastUsedstring date-time
techniqueIdstring
normalizedboolean

Response

The updated Tag

idinteger
namestring required
ownerstring
descriptionstring
lastUsedstring date-time
techniqueIdstring
normalizedboolean