Skip to main content
PATCH
Update API key tags

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
Minimum string length: 1
org
string
required

Body

application/json
tags
object
required

Tag patch: string values set tags, null removes them. Keys must not start with "$" (reserved for tag filter operators).

Response

Updated tags

tags
object
required