Subscriptions

Number of APIs: 18

  1. Get Dynamic Recipient List by ID GET {{baseUrl}}/api/dynamicRecipientLists/:id

  2. Update Dynamic Recipient List by ID PUT {{baseUrl}}/api/dynamicRecipientLists/:id

  3. Delete Dynamic Recipient List by ID DELETE {{baseUrl}}/api/dynamicRecipientLists/:id

  4. List Dynamic Recipient Lists GET {{baseUrl}}/api/dynamicRecipientLists

  5. Create Dynamic Recipient List POST {{baseUrl}}/api/dynamicRecipientLists

  6. Create an instance to update prompt answer that is used to create a subscription for a prompted content POST {{baseUrl}}/api/subscriptions/:subscriptionId/content/:contentId/instances

  7. List bursting attribute information GET {{baseUrl}}/api/subscriptions/bursting?contentId=D73B9F3411E5C9E00EE20080EFE55B9E&contentType=document

  8. Get the collection of prompt definitions and answers GET {{baseUrl}}/api/subscriptions/:subscriptionId/prompts

  9. Change subscription owner PATCH {{baseUrl}}/api/subscriptions/:id/owner

  10. Send subscription POST {{baseUrl}}/api/subscriptions/:id/send