Skip to main content
PUT
Declare an MCP server's impact profile

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Path Parameters

mcpServerId
string<uuid>
required

Body

application/json
dataCategories
enum<string>[]
Available options:
NONE,
PERSONAL,
SPECIAL_CATEGORY,
BIOMETRIC,
FINANCIAL,
HEALTH,
CHILDREN
actionCapability
enum<string>
Available options:
READ_ONLY,
WRITES,
IRREVERSIBLE,
PAYMENTS
safetyComponent
boolean
affectsNaturalPersons
boolean

Response

200 - */*

OK

mcpServerId
string<uuid>
seq
integer<int32>
dataCategories
enum<string>[]
Available options:
NONE,
PERSONAL,
SPECIAL_CATEGORY,
BIOMETRIC,
FINANCIAL,
HEALTH,
CHILDREN
actionCapability
enum<string>
Available options:
READ_ONLY,
WRITES,
IRREVERSIBLE,
PAYMENTS
safetyComponent
boolean
affectsNaturalPersons
boolean
declaredBy
string<uuid>
declaredAt
string<date-time>