Skip to main content
PUT
Update customer group

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

customer group id

Body

application/json
name
string
required
description
string | null
is_default
boolean

first record will be treated as default if not changed.

active
boolean
default:true

Response

200 - application/json

OK

message
string
success
boolean
content
object