curl --location --request DELETE 'https://api.laf.run/v1/group//member/'
{
"error": "string",
"data": {
"_id": "string",
"uid": "string",
"groupId": "string",
"role": "owner",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z"
}
}