Freshbooks API
Getting access, Developing, Testing
Back to FreshbooksDelete a Time Entry
Input
type: object
properties:
parameters:
type: object
properties:
businessId:
type: string
timeEntryId:
type: string
required:
- businessId
- timeEntryId
title: Parameters