Skip to main content
POST
Set AMD config

Authorizations

Authorization
string
header
required

Use Authorization: Bearer pyai_live_... (or pyai_test_...).

Body

application/json
aggressiveness
number
Required range: 0 <= x <= 1
webhook_url
string<uri> | null

Response

Updated AMD config

object
string
Example:

"amd.config"

aggressiveness
number

Operating point on the ROC curve. Near 0 = human-safe (never hang up on a person); near 1 = fire machine fast. Per-call TwiML <Parameter> overrides this.

Required range: 0 <= x <= 1
Example:

0.25

webhook_url
string<uri> | null
updated_at
integer

Unix ms.