Update sensitivity label category

Updates the category of a sensitivity label identified by its name. The category must be one of: PERSONAL, CONFIDENTIAL, IDENTIFIABLE, FINANCIAL, SECRETS, CUSTOM. Requires JWT authentication with tenant ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request to update sensitivity label category

string
enum
required
^(PERSONAL|CONFIDENTIAL|IDENTIFIABLE|FINANCIAL|SECRETS|CUSTOM)$

Category of the sensitivity label

Allowed:
string
required

Name of the sensitivity label

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*