curl --location -g --request DELETE 'https://dev.worktile.com/api/scim/groups/{_group_id}?access_token={access_token}' \ --header 'Content-Type: text/plain' \ --data-raw ''
{}