Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication with required prefix "Bearer"

Body

group_number
string
required

Unique ID of the employer given by the carrier

Maximum string length: 255
carrier
string
required

ID of the carrier this group is associated with

employer
string
required

ID of the employer this group is associated with

Response

201 - application/json
group_number
string
required

Unique ID of the employer given by the carrier

Maximum string length: 255
carrier
string
required

ID of the carrier this group is associated with

employer
string
required

ID of the employer this group is associated with

id
string
read-only
Pattern: ^[-a-zA-Z0-9_]+$