curl --location '/v1/cards//group/members' \ --header 'Content-Type: application/json' \ --data '{ "members": [ { "clientId": "string" } ] }'
{}