Create Risk Profile

POST /api/v1/addons/be-iq/create-risk-profile/{client_uuid}

Headers

Path parameters

POST /api/v1/addons/be-iq/create-risk-profile/{client_uuid}
curl \
 --request POST https://api.plannrcrm.com/api/v1/addons/be-iq/create-risk-profile/client_uuid \
 --header "Authorization: Bearer {OAUTH_ACCESS_TOKEN or PERSONAL_ACCESS_TOKEN}" \
 --header "Content-Type: application/json" \
 --header "Accept: application/json"