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