Convert all checklist items of the specified task to subtasks.
<Check title="Required Permissions">Any authenticated user.</Check>
Path parameters
taskId
The id of the task containing the checklist items to convert.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK

