Skip to main content
POST
Create group type

Authorizations

Authorization
string
header
required

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

Body

application/json
tenantId
string
required

Tenant ID

Example:

"3604e8c7-e770-45aa-b65b-4f15d7a98b46"

groupTypeName
string
required

Group type name

Maximum string length: 50
Example:

"Department"

addressEnabled
boolean

Address Enabled

Example:

false

Response

201 - application/json

Tenant group type created successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-08T06:33:20.711Z"

message
string
required

Response message

Example:

"Success"

data
object
required

Response data