Deletes an existing group. The operation returns the deleted group information and all of its users.
Note: The Collections Window, Notes, Advanced Payment Manager, Payment Plans, and Statement Generator features are entering end of support on June 3, 2024. For more information, please refer to the Product and Feature End of Support page.
{- "success": true,
- "id": 113,
- "name": "NYC Office",
- "description": "Engineers in NYC",
- "created_at": "2020-02-12T21:50:59.774Z",
- "updated_at": "2020-02-12T21:50:59.774Z",
- "users": [
- {
- "id": 5,
- "username": "vina@megan.sbx",
- "connect_identity": "2c92c0f96512a90f01651a566d4250f7",
- "email": "asdfa@yahoo.com",
- "firstname": "Vina",
- "lastname": "Lim",
- "platformrole": "ADMIN",
- "timezone": "America/New_York",
- "created_at": "2020-01-09T13:41:05.662Z",
- "updated_at": "2020-01-30T15:46:17.063Z",
- "escalation_user_id": "2c92c0f96512a90f01651a566d4250f8",
- "escalation_user": "Vina LimEscalation",
- "approval_amount": 0,
}
]
}