cURL
curl --request POST \ --url https://api.amberflow.io/v1/groups/{group_id}/transfer \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{ "transfer_group_id": "d0e2f4d9-8f0c-4f6c-8b5e-4c3d1e8d4b5f" }'
This response does not have an example.
Transfers all customers to a different group.
Successful Response