Update
Updates a tag. The path must contain the most recent version to prevent races.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
id
The unique identifier for a Tag.
version
Request
This endpoint expects an object.
value
description
alert
Response
This endpoint returns an object.
deactivated
True if the object is deactivated. Deactivated objects are not returned in search results but are returned in all other endpoints including scan.
id
The unique identifier for a Tag.
organization_id
The organization that owns this object.
updated_at
updating_user_id
The user ID of the user who last updated the object.
value
version
The version of the object. Any update to any property of an object object will create a new version.
alert
description