Knock.Users.bulk_delete

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

bulk_delete(client, user_ids)

View Source

Specs

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

Bulk deletes the list of users given. Can accept a maximum of 100 users at a time.