cURL
curl --request POST \ --url https://api.taidalos.com/v1/sanctions-peps-watchlists-checks/configuration/create-configuration \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data '{ "data": {} }'
{ "data": { "sanction_pep_watchlist_configuration_id": "<string>" } }
request body
Created
Show child attributes