delete https://public-api.vibescm.com/companies//mobiledb/persons//subscriptions/
This method will remove the person from the specified subscription_list
using their person_key
as an identifier.
Response
If the deletion is successful, an HTTP 204 – No Content status will be returned. If the person cannot be located or if they are already not subscribed to the specified list, a 404 – NOT FOUND error will be returned.