Support
Contact sales
Start free trial
Search...
/
Getting started
Overview
Authentication
Querying with OData
Work Breakdown Structure
Software Development Kits
API Patch Notes
FAQ
Terms of use
Older APIs
API v3
API Reference
API Key
Changeset
Dashboard
Discussion
File
Holiday
Home File
Integration
Integration Category
Integration Provider
License
Me
Notification
Npt Files
Project
Project Charge Code
Project Customer
Project Field
Project File
Project Folder
Project Members
Project Priority
Project Status
Project Template
Project Version
Resource
Resource Skill
Resource Team
Risk
Tag
Task
GET
Query Tasks
GET
Retrieve Task
PUT
Update Task
DEL
Delete Task
POST
Create Task
GET
Retrieve Task Priorities
POST
Create Many Tasks
POST
Add Parent Task
PUT
Update Parent Task
DEL
Remove Parent Task
Task Assignee
Task Field
Task File
Task Metadata
Task Status
Task Tag
Task Todo
Teams
Timesheet
User Role
Work Space
Support
Contact sales
Start free trial
API Reference
Task
Add Parent Task
POST
https://api.projectmanager.com
/
api
/
data
/
tasks
/
:taskId
/
parent
/
:parentTaskId
Adds a task parent relationship
Path parameters
taskId
string
Required
The task that will become the child
parentTaskId
string
Required
The parent task
Headers
x-integration-name
string
Optional
The name of the calling system passed along as a header parameter
Response
Success
error
object
Optional
If the API call failed, this will contain information about the error that occurred.
Show 4 properties
success
boolean
Optional
True if the API call succeeded; false otherwise.
hasError
boolean
Optional
True if the API call failed.
statusCode
enum
Optional
The HTTP code of the response.
Show 61 enum values
data
object
Optional
Returns the id of a specific ChangeSet
Show 2 properties
Update Parent Task
Up Next
Built with