cURL
curl --request DELETE \ --url https://services.pref.rio/rmi/v1/admin/beta/groups/{group_id} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>" }
Exclui um grupo beta e remove todas as associações de telefones (apenas administradores)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID do grupo
Grupo excluído com sucesso