Create a disclosure config
Creates a new disclosure configuration. Disclosures are played at the start of calls to comply with recording/AI notification regulations.
Authentication
AuthorizationBearer
Send as Authorization: Bearer <your-key>. Obtain keys from the portal — prefix sk_live_ for production, sk_test_ for sandbox.
Request
This endpoint expects an object.
message
Disclosure message text
language
Language code
Response
Disclosure created
disclosure
Errors
401
Unauthorized Error
422
Unprocessable Entity Error
429
Too Many Requests Error
