API ReferenceReported Clock
Stop ReportedClock and create ReportedTime based on clock parameters while also removing this clock instance.
Stop ReportedClock and create ReportedTime based on clock parameters while also removing this clock instance.
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Path Parameters
id*string
ReportedClock identifier
The updated ReportedClock resource
TypeScript Definitions
Use the request body type in TypeScript.
seconds?|
Range
60 <= valuetimeType?|
Format
uuidResponse Body
curl -X PATCH "https://example.com/project/reported-clocks/string/stop" \ -H "Content-Type: application/json" \ -d '{}'Empty
