Unlock checklist

Unlock a checklist so it can't be modified. Use the /bulk-lock/ endpoint instead.

Required permissions:

  • IsAuthenticated
  • WorkspaceRequired
  • HasRolePermissions::checklist_unlock
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
asset
object
created_by
object
required
edit
object

User input for the form or checklist. The format is a nested dictionary of sections and lines.

flags
object

Flag or label on the checklist based on processing of results.

boolean

If true, checklist is readonly and user may not edit.

project
object
integer | null
0 to 2147483647

Project checklist order. Primary = 0, None = not attached to a project. Used for sorting in report.

schedule_tasks
array of integers
required
schedule_tasks*
integer
required
integer
required
Response
204
Language
Credentials
Header
LoadingLoading…