Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellow
titleUnder Development

Update timer identified by its id.

Code Block
languagebash
[PUT|POST] /timers/:id

Parameters

Table of allowed parameters. Required fields are underlined.

subjectStringTextual description assigned to the timer as a "subject"
against_idIntegerThe id of the object the timer exists against. This must point to a valid object.
against_typeStringThe type of object the timer exists against. This must point to a valid object.

Handling the response

For handling the response, please see Please see the get timer for controlling the response.