Set initial CALLTRACKING data
POST/v5/calltracking/:subscriptionId
Use that endpoint to define all initial data for a calltracking 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 calltracing update calls.
Request
Responses
- 200
OK