put
https://api.elliemae.com/webhook/v1/subscriptions/
Updates the specified subscription.
Usage Notes
- The Encompass instance, as specified by the access token and subscription ID, must be the same; otherwise, an error is returned. The instance ID is contained within the realm name (see Authentication for more information).
- Refer to the GET Resource API response for resources and events available for subscriptions.
When updating the subscription using this API endpoint, you must include all existing subscription attributes in the request body that must be retained. Any attributes not provided in the PUT payload will be overwritten and effectively removed, as PUT replaces the entire resource rather than performing a partial update.
