Endpoints - Les forums
Dernière mise à jour
Cet article vous a-t-il été utile ?
Dernière mise à jour
Cet article vous a-t-il été utile ?
Get a forum
The id of the forum
Forum found and returned successfully
The id of the forum.
The name of the forum.
The emoji of the forum
The description of the forum
Timestamp in ms of creation date
Privacy of the forum
Update a forum
The id of the forum
The name of the forum
The description of the forum
The emoji of the forum
Privacy of the forum
Forum successfully updated
The id of the forum.
The name of the forum.
The emoji of the forum
The description of the forum
Timestamp in ms of creation date
Privacy of the forum
Delete a forum
The id of the forum
Forum successfully deleted
List forums
Forums returned successfully
The items found
The total number of items found
Create a forum
Name of the forum
Description of the forum
Emoji of the forum
Privacy of the forum
The forum has been successfully created
The id of the forum.
The name of the forum.
The emoji of the forum
The description of the forum
Timestamp in ms of creation date
Privacy of the forum
List Forum Members
The id of the forum
Forum members returned successfully
The items found
The total number of items found
Add member to a forum
The id of the forum
An uuid representing the unique identifier of the spot member to add to forum
Malformed payload
Add members to a forum
The id of the forum
An array of strings representing the unique identifiers of spot members to add to forum
Members successfully added
The list of spot member id that were successfully added to the forum.
The list of spot member id that failed to be added to the forum.
Remove members from a forum
The id of the forum
An array of strings representing the unique identifiers of spot members to remove from forum
Members successfully removed
The number of members removed from the forum.
Create multiple forums
Name of the forum
Description of the forum
Emoji of the forum
Privacy of the forum
Forums has been successfully created
The forums that were created.
The forums that failed to be created.