Update a tag

Update an existing tag in your organization. Only the fields provided in the request body will be updated; omitted fields are left unchanged.

Only the tag's creator or an organization admin can update a private tag. Tags with the shared setting can be updated by any organization member.

This endpoint does not cost any credits to execute.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the tag to update.

Body Params
string
length ≤ 1000

New description.

string
length between 1 and 255

New display name. Must be unique within the organization.

string
enum

Tag visibility and management settings. private tags are only visible to and editable by organization admins. shared tags are visible to and editable by all organization members.

Allowed:
Query Params
uuid
required

The ID of a Censys organization to associate the request with. See the Getting Started docs for more information.

Headers
uuid

The ID of a Censys organization to associate the request with. See the Getting Started docs for more information. Note: The header parameter is supported for atypical use cases; we recommend always providing this field via the query parameter.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json