Skip to main content
POST
Criar Grupo

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
instanceId
string<uuid>
required
subject
string
required
Example:

"Equipe de Vendas"

participants
string[]
required
Example:
description
string

Response

201 - application/json

Grupo criado

id
string
subject
string
description
string
participants
object[]
owner
string
creation
integer