put https://public-api.vibescm.com/companies//config/callbacks/
If you have previously registered for a callback and would like to update the callback, you can do so using a PUT call.
Request Body
The registration request body varies depending on which callback you are registering for. Example bodies can be found in the reference for whichever callback you are registering for.
- Acquisition Campaign Callbacks
- Event-Triggered Callbacks
- Person Callbacks
- Push Device Callbacks
- Subscription Callbacks
- Subscription List Callbacks
- Unmatched Message Callback
- Wallet Callbacks
Two callback registrations may not share a callback type if they have overlapping active date ranges.
Response
If the callback has been successfully registered, you will receive an HTTP 201 – CREATED
response.