Set initial SEA data
POST/v5/reach/:subscriptionId/sea
Use that endpoint to define all initial data for a sea subscription. That action must be executed only once. As soon as all mandatory data fields are defined use the corresponding update methods to change them.
You define one segment (either via categoryTaxonomyId or customSettings), you can add/remove/modify multiple later.
In the response you get a seaId returned. That one you can use in the v4 api for segments management, update etc. for now.
Request
Responses
- 200
OK