Skip to main content
PUT
Update Tag

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tag_id
string
required

Body

application/json
name
string | null
type
enum<string>[] | null
Available options:
environment,
general,
pipelines,
transforms,
topics,
services,
sources,
users,
tenant,
destinations
description
string | null

Response

Successful Response

The response is of type Response Updatetag · object.