Skip to main content
PUT
Replace user-defined tags

Authorizations

Authorization
string
header
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Headers

Authorization
string
required

Bearer API Key. For example, "Bearer {Tenant API Key}"

Content-Type
string
required

application/json

Path Parameters

integrationId
string<uuid>
required

Integration ID.

Example:

"31497927-86af-4fba-afc6-c0cf2311a55b"

Body

application/json
tags
object[]
required

The full list of user-defined tags. Keys must be unique and are case-sensitive.

Maximum array length: 50

Response

The integration's tags after the change, user-defined first.

data
object