Update a goal relationship

An existing goal relationship can be updated by making a PUT request on the URL for
that goal relationship. Only the fields provided in the data block will be updated;
any unspecified fields will remain unchanged.

Returns the complete updated goal relationship record.

Path Params
string
required

Globally unique identifier for the goal relationship.

Query Params
array of strings

This endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

opt_fields
boolean

Provides “pretty” output.
Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.

Body Params

The updated fields for the goal relationship.

object

A goal relationship is an object representing the relationship between a goal and another goal, a project, a task, or a portfolio.

Responses

Response body
object
object

A goal relationship is an object representing the relationship between a goal and another goal, a project, a task, or a portfolio.

string

Globally unique identifier of the resource, as a string.

string

The base type of this resource.

string

The subtype of this resource. Different subtypes retain many of the same fields and behavior, but may render differently in Asana or represent resources with different semantic meaning.

subgoal supporting_work

object

The supporting resource that supports the goal. This can be either a project, task, portfolio, or goal.

number

The weight that the supporting resource's progress contributes to the supported goal's progress. This can be 0, 1, or any value in between.

object

The goal that the supporting resource supports.

Language
Credentials
Request
Asana Home
Asana helps you manage projects, focus on what's important, and organize work in one place for seamless collaboration.
© 2023 Asana, Inc.