POST Channel/RemoveUsersFromChannel

Removes the users from channel asynchronous.

Request Information

Body Parameters

Collection of string - The email address array.

Request body formats
Sample:
[
  "sample string 1",
  "sample string 2"
]
Sample:

Sample not available.