curl --location --globoff --request PATCH 'https://dev.worktile.com/api/scim/groups/{_group_id}?access_token={access_token}' \ --header 'Content-Type: text/plain' \ --data '{ "parent": "5f854f3462386265b17c3345" }'
{}