curl --location -g --request POST 'http:///V1/customers/confirm' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "string", "redirectUrl": "string", "websiteId": 0 }'
true