1.5 Delete work hours

delete /rest/shdsd-Timesheet/3/worklog/{id}

API Documentation

Delete unsubmitted work logs. When the API is called, it will be executed on behalf of the owner of the work log.

Media type

  • application/json

Path parameters

Parameter

Type

Description

Required

Parameter

Type

Description

Required

id

String

Work log ID

Required

Return Example

{ "msg": "ok" }