Skip to main content
POST
Create Tag

Authorizations

Authorization
string
header
required

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

Body

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

Response

Successful Response

The response is of type Response Createtag · object.