Add dependencies to a task by Id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Based on a task's unique identifier (taskId), users can add dependencies to that task through the Add dependencies to a task by Id API.

This endpoint is particularly useful for adding task dependencies to define the order in which tasks should be completed. The includeFields parameter allows you to customize the response.

In case, any issues arise or further assistance is required, please refer to the error handling section or reach out to our support team at [email protected] for a prompt resolution.

Path Params
int64
required
≥ 0
Defaults to 1

The task's unique, system-generated identifier, which can be used to identify the task globally

Body Params
dependencies
array of objects
required

Task Dependencies allow you to define relationships between tasks that are dependent on each other.

dependencies*
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json