Skip to main content
PATCH
Update a compliance profile

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Body

application/json
name
string
Required string length: 1 - 200
use_case_subtype
string | null
Maximum string length: 50
country_code
string | null
Required string length: 2
end_user_type
enum<string>
Available options:
business,
individual
metadata
object

Free-form JSON bag stored verbatim on the profile.

Response

200 - application/json

The updated profile.

data
object

A tenant KYC / regulatory compliance profile — the business/identity data and documents submitted to carriers for one use case + country.

meta
object