Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

UNDER DEVELOPMENT

Updatetimer identified by its id.

[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.
secondsInteger

Total time in seconds of the timer. Defaults to be unchanged.

NOTE: This field can only be updated for a stopped timer.

Handling the response

Please see the get timer for controlling the response.

  • No labels