Skip to main content
POST
Create a group room

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Body

name
string
required
Required string length: 1 - 255
group_id
string
required
Required string length: 1 - 255
document_id
string<uuid> | null
member_ids
string<uuid>[]
Maximum array length: 500

Response

201 - application/json
success
boolean
required
message
string
required
data
object
required