Skip to main content
POST
json

Body

application/json
SubscriberId
string
required

Telegent Subscriber ID. Format: TSUID- followed by a UUID. Create one via POST /v1.0/subscribers/create or look up existing IDs with GET /v1.0/subscribers/get.

Example:

"TSUID-d7b3-4696-bdd9-5b407d9e99ee-3985-444b8d"

EnableIntelligentGuardianCalls
boolean

If true, AI Guardian monitors and filters this subscriber's voice calls. Must be true before any call filter will take effect.

Example:

true

EnableIntelligentGuardianMessages
boolean

If true, AI Guardian monitors and filters this subscriber's messages. Must be true before any message filter will take effect.

Example:

true

Response

Guardian Features Saved

The response is of type object.