Skip to main content
PATCH
Update tags

Authorizations

Authorization
string
header
required

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

Path Parameters

resource_type
string
required
resource_id
string
required
org
string
required

Body

application/json
set_tags
Set Tags · object | null

Dictionary of key-value tags to be added or updated

remove_tags
string[] | null

List of tag keys to be removed

Response

Successful Response

The response is of type string.

Last modified on June 18, 2026