Skip to content

product-groups


Delete product group

DELETE
/accounts/{accountUuid}/products/v2/product-groups/{productGroupUuid}

Delete a product group

Authorizations

ApiToken

Bearer token authentication. Create tokens in Settings > API Token.

Type
HTTP (bearer)

Parameters

Path Parameters

accountUuid*
Type
string
Required
Format
"uuid"
productGroupUuid*
Type
string
Required
Format
"uuid"

Responses

Successful response

Playground

Authorization
Variables
Key
Value

Samples