Set initial website data
POST/v5/presence/:subscriptionId/website
Use that endpoint to define all initial data for a website 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.
In the response you get a subscription object returned. The id of it you can use in the v4 api for website update calls.
Request
Responses
- 200
OK