Skip to main content
POST
/
v1.0
/
subscribers
/
guardian-features
json
{
  "SubscriberId": "TSUID-d7b3-4696-bdd9-5b407d9e99ee-3985-444b8d",
  "EnableIntelligentGuardianCalls": true,
  "EnableIntelligentGuardianMessages": true
}
{
  "SubscriberId": "TSUID-d7b3-4696-bdd9-5b407d9e99ee-3985-444b8d",
  "EnableIntelligentGuardianCalls": true,
  "EnableIntelligentGuardianMessages": true
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
SubscriberId
string
required

Subscriber ID

Example:

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

EnableIntelligentGuardianCalls
boolean

Enable AI Guardian for voice calls

Example:

true

EnableIntelligentGuardianMessages
boolean

Enable AI Guardian for messages

Example:

true

Response

200 - application/json

Guardian Features Saved

The response is of type object.