Skip to main content
PUT
Set the org's STIR/SHAKEN attestation policy

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
target_attestation
enum<string>

Attestation level the org targets for outbound traffic (A full, B partial, C gateway).

Available options:
A,
B,
C
downgrade_handling
enum<string>

How below-target outbound calls are handled in reporting (reporting only — never blocks or reroutes a call).

Available options:
monitor,
alert
inbound_min_verification
enum<string>

Inbound SHAKEN floor treated as verified for fraud posture (any accepts any signed level).

Available options:
any,
A,
B,
C
flag_unverified_inbound
boolean

Whether unsigned / verification-failed inbound calls are flagged as spoof-risk in posture.

Response

The updated attestation policy.

data
object
meta
object