Delete an authorization groupAsk AIdelete https://api.fipto.app/companies/{company_id}/authorization-groups/{group_id}Delete an authorization group. Fails if the group is referenced by a rule.Path Paramscompany_idstringrequiredThe Company ID given by Fipto.group_idstringrequiredThe authorization group ID.Response 204Authorization group deleted.Updated about 15 hours ago