Update Time Tracking Kiosk

Updates a time tracking kiosk using JSON Merge Patch (RFC 7396) semantics. Only the kiosk name is mutable. Content-Type: application/merge-patch+json is preferred because it names those semantics, but application/json is also accepted.

OAuth Scopes: time_tracking:kiosks.write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The time tracking kiosk ID.

Body Params

JSON Merge Patch body for updating a time tracking kiosk. Only the kiosk name is mutable; all other properties are read-only.

string
required
length between 1 and 255

The display name of the kiosk. Must be unique across active kiosks.

Headers
string
enum
Defaults to application/merge-patch+json

Generated from available request content types

Allowed:
Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json