Convert all checklist items of the specified task to subtasks.
Required Permissions
Any authenticated user.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