Skip to main content
PUT
Replace the agent's Art. 50 transparency settings

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Path Parameters

agentId
string<uuid>
required

Body

application/json
disclosureEnabled
boolean
disclosureText
string
disclosureMode
enum<string>
Available options:
FIRST_INTERACTION,
EVERY_RESPONSE
disclosureChannelIds
string<uuid>[]
markSyntheticContent
boolean

Response

200 - */*

OK

agentId
string<uuid>
disclosureEnabled
boolean
disclosureText
string
disclosureMode
enum<string>
Available options:
FIRST_INTERACTION,
EVERY_RESPONSE
disclosureChannelIds
string<uuid>[]
markSyntheticContent
boolean
updatedBy
string<uuid>
updatedAt
string<date-time>