curl --request DELETE \
--url https://api.other.page/v1/community/{id}/tag/{tagId}/member/{memberId} \
--header 'X-Api-Key: <api-key>'
curl --request DELETE \
--url https://api.other.page/v1/community/{id}/tag/{tagId}/member/{memberId} \
--header 'X-Api-Key: <api-key>'