Knock.Objects.delete_subscriptions

You're seeing just the function delete_subscriptions, go back to Knock.Objects module for more information.
Link to this function

delete_subscriptions(client, collection, id, params)

View Source

Specs

delete_subscriptions(Knock.Client.t(), String.t(), String.t(), %{
  recipients: [String.t() | map()]
}) :: Knock.Api.response()

Delete subscriptions for recipients passed as arguments

Expected properties:

  • recipients: list of recipients to create subscriptions for