Knock.Objects.bulk_delete

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

bulk_delete(client, collection, object_ids)

View Source

Specs

bulk_delete(Knock.Client.t(), String.t(), [String.t()]) :: Knock.Api.response()

Bulk deletes one or more objects in a collection.