Skip to main content
PATCH
Update Tenant Metadata

Authorizations

Authorization
string
header
required

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

Query Parameters

uid
string
required

Body

application/json
tags
string[] | null
severity
enum<string> | null
Available options:
info,
low,
medium,
high,
critical
notes
string | null

Response

Successful Response

uid
string
required
notes
string | null
required
tags
string[]
required
severity
string | null
required