Add members to group

Additive. Adds customers to the group without removing existing members.

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

idstringRequiredformat: "uuid"

Request

Body
customerIdslist of stringsRequired
External customer IDs.

Response

200
addedinteger
skippedinteger
skippedIdslist of strings

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error