/
QP
qpilot
/
QPilot API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-24
168
217
310.4 KB
ProductGroups
Create Product Group
post
/Sites/{siteId}/ProductGroups
Path parameters
siteId
integer
required
The site identifier
Request body
QPilotCoreModelsDtoEntitiesProductGroupDto
required
productGroupId
integer
nullable
name
string
required
createdUtc
string
date-time
nullable
updatedUtc
string
date-time
nullable
siteId
integer
products
QPilotCoreModelsDtoEntitiesProductGroupProductsDto[]
nullable
Response
Success
QPilotCoreModelsDtoEntitiesProductGroupDto
required
productGroupId
integer
nullable
name
string
required
createdUtc
string
date-time
nullable
updatedUtc
string
date-time
nullable
siteId
integer
products
QPilotCoreModelsDtoEntitiesProductGroupProductsDto[]
nullable