Convert all checklist items of the specified task to subtasks.

Required Permissions
Any authenticated user.

Path parameters

taskIdUUIDRequired

The id of the task containing the checklist items to convert.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK