User Guide : Using Job Notifications : Subscribing to Job Notifications Through the API
 
Share this page                  
Subscribing to Job Notifications Through the API
The following endpoints are available for managing job notification subscriptions:
POST: {baseurl}api/jobconfigs/{jobConfigId}/subscription
PUT: {baseurl}/api/subscriptions/{id}
DELETE:{baseurl}/api/subscriptions/{id}
GET: {baseurl}/api/subscriptions/{id}
GET: {baseurl}/api/subscriptions
See https://api.im.actiandatacloud.com/v2/apidocs/ for complete API specifications.