PUT ./orar
It is used to update a record in the timesheet table and add the subject topic
PUT Parameters
Name | Value Type | Validation | Details |
---|---|---|---|
orarID | int | Required | the schedule id |
orarSubjectTopic | text | Required | the subject topic |
Output example
{"success": true}