Delete a group subscription by subscription ID

POST {{baseUrl}}/.api/api.svc/groupsubscriptions/:groupSubscriptionId/delete

Delete a group subscription given the group subscription ID of the object-group pair. If the subscirption ID you provide does not exist, nothing will be deleted.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringThe type of response data to request. By default this endpoint will respond with XML.

The options are:

  • application/json
  • application/xml |

RESPONSES

status: OK

{"minRequestPeriod":0,"requestSupportCode":637793242067148784,"dictionary":null,"response":null}