Endpoints - Channels
Derniรจre mise ร jour
Cet article vous a-t-il รฉtรฉ utile ?
Derniรจre mise ร jour
Cet article vous a-t-il รฉtรฉ utile ?
List Channel members
The id of the channel
The page number in a paginated set of results
The limit of results to be returned per page
The emails of spot member to include in the result
The firstnames of spot member to include in the result
The lastnames of spot member to include in the result
The roles of spot member to include in the result
Spot members where registration date is before a specific date (Unix timestamp format)
Spot members where registration date is after a specific date (Unix timestamp format)
List channels
The page number in a paginated set of results
The limit of results to be returned per page
Delete a channel
The id of the channel
No body
Get a channel
The id of the channel
list a group
The id of the channel
The page number in a paginated set of results
The limit of results to be returned per page
Unlink a group from a channel
The id of the channel
The id of the group
No body
Add member to a channel
The id of the channel
An uuid representing the unique identifier of the spot member to add to channel
No body
Create a channel
The name of the channel.
The description of the channel
The emoji of the channel
Whether the channel should be auto-joined by new members.
Whether the channel should show its members.
Privacy setting of the channel
Update a channel
The id of the channel
The name of the channel.
The description of the channel
The emoji of the channel
Whether the channel should be auto-joined by new members.
Whether the channel should show its members.
Privacy setting of the channel
Add members to a channel
The id of the channel
An array of strings representing the unique identifiers of spot members to add to channel
Remove members from a channel
The id of the channel
An array of strings representing the unique identifiers of spot members to remove from channel
Create multiple channels
The name of the channel.
The description of the channel
The emoji of the channel
Whether the channel should be auto-joined by new members.
Whether the channel should show its members.
Privacy setting of the channel
Link a group
The id of the channel
The id of the group to link
No body
Link groups
The id of the channel
The ids of the groups to link
No body
Unlink groups from a channel
The id of the channel
The ids of the groups to link
No body