# Delete a group This operation deletes the group with the provided group ID. Endpoint: DELETE /xms/v1/{service_plan_id}/groups/{group_id} Version: v1 Security: BearerAuth ## Path parameters: - `service_plan_id` (string, required) Your service plan ID. You can find this on your Dashboard. Example: "jd63jf88477ll123ab4567cd89012ef3" - `group_id` (string, required) ID of a group that you are interested in getting.