Delete customer group

Deletes the group and unbinds all members. Unbound customers fall back to the base value model config.

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

idstringRequiredformat: "uuid"

Request

Body

Response

200
deletedGroupIdstringformat: "uuid"
unboundCustomerCountinteger

Errors

404
Not Found Error
500
Internal Server Error