post https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/customer/segments//accounts
Adds segments to an account.
Response
200Success
Adds segments to an account.
200Success
xxxxxxxxxx
curl --request POST \
--url https://t0-s0.sandbox.mozu.com/api/commerce/customer/segments/id/accounts \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!