chainalysis
Enable the Sanctions API
PUT
/
environments
/
{environmentId}
/
integrations
/
chainalysis
/
sanctions
/
enable
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
environmentId
string
requiredID of the environment
Required string length:
36
Response
200 - application/json
id
string
requiredRequired string length:
36
sanctionsApiEnabled
boolean
requiredkytApiEnabled
boolean
requiredprojectEnvironmentId
string
requiredRequired string length:
36
createdAt
string
requiredupdatedAt
string
requiredWas this page helpful?