ProjectComponents
Update a ProjectComponent
Updates an existing Project Component.
POST
/
v1
/
projects
/
{id}
/
components
/
{project_component_id}
Authorizations
Body
application/json
A Project Component object represents an integration of a component in a project.
Unique identifier for the component
Whether the component is active in the project
Settings of the component
Response
200 - application/json
A Project Component object represents an integration of a component in a project.
String representing the object's type. Objects of the same type share the same value
Unique identifier for the project component
Unique identifier for the component
Category of the component
Whether the component is active in the project
Settings of the component