Skip to main content
POST
Add parent relationship

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
integer
required

The ID of the project.

element_id
integer
required

The ID of the element.

Body

application/json
parent_id
string
required
Example:

"architecto"

attribution_value
number
Example:

4326.41688

attribution_colour
string
Example:

"architecto"

Response

Parent relationship created

The response is of type object.