# PUT /notes/{id}.json **PUT /notes/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **actionStatus** (string | null) Action status - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **notes** (string | null) Notes - **timekitId** (string | null) Timekit - **timekitResponse** (object | null | array | boolean | integer | number | string) Timekit response - **type** (string | null) Type - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)