v1

latestOpenAPI 3.0.0Apache 2.02026-07-143281,4552.1 MB
Customers

AddGroupToCustomer

Adds a group membership to a customer.

The customer is identified by the customer_id value and the customer group is identified by the group_id value.

put/v2/customers/{customer_id}/groups/{group_id}

Path parameters

customer_idstring required

The ID of the customer to add to a group.

group_idstring required

The ID of the customer group to add the customer to.

Response

Success

Example response

{}