/
EK
ekm
/
EKM Partner API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 18h ago
Details
Filter operations
Categories
11
Currency
1
CustomerAddresses
6
Customers
6
Domains
1
Orders
4
OrderStatuses
1
Plans
3
ProductAttributeItems
5
ProductAttributes
5
ProductOptionItems
3
ProductOptions
5
Products
10
ProductStock
2
ProductVariants
9
ProductVariantStock
2
ShopInformation
1
Tax
8
WebPageGroups
5
get
Get a web page group
put
Update a specified web page group
delete
Delete a web page group
get
Get a paginated set of web page groups
post
Create a web page group
WebPages
5
WebPageGroups
Create a web page group
post
/api/v1/web_page_groups
Request body
V1AddWebPageGroup
required
title
string
required
is_active
boolean
Response
The added web page group
TempestResponseV1WebPageGroup
required
meta
object
nullable
links
TempestLink[]
nullable
validation_result
TempestValidationError[]
nullable
errors
object
nullable
data
V1WebPageGroup
Changes