Light Mode
Update a checklist
PUT
/checklists/{checklist_id}Update details of an existing checklist.
Request
Path Params
checklist_id
string
required
The ID of the checklist to update.
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
OK(200)
Record Not Found(404)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Checklist updated successfully
Data Schema
object {0}
Example
{}
Last modified: 5 days ago