post https://api.kentro.dev/v1/store/lead/add
Responses
xxxxxxxxxx
10curl --request POST \
--url https://api.kentro.dev/v1/store/lead/add \
--header 'X-Host-Override: store-domain.com' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"isUnsubscribed": false
}
'
Try It!
to start a request and see the response here! Or choose an example: