Create Group API
This API lets you create a group which will return group_id
Create Group API
POST
https://api.roam.ai/v1/api/group/
Headers
Name
Type
Description
Api-key
string
Auth-key E.g.- a88d1dddd5ec4be18d7009e0ed4ad59f
Request Body
Name
Type
Description
description
string
Naming group_id E.g.- test user
Sample Request
Last updated