put https://{server}/api/v2.1/groups//members//
Response
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/groups/group_id/members/group_member/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: