Update a project
Update a project.
Path parameters
project_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Request
This endpoint expects an object.
code
Project code
color
Project color
description
Description of project
end_date
Project end date
name
The project name.
parent_id
Parent project ID
partner_metadata
Project metadata
start_date
Project start date
tag_ids
A list of IDs of user-defined tags (labels) assigned to this project.
Response
Successful Response
id
A unique ID assigned to this project.
created_at
Project created at
updated_at
Last time project was updated at
entity_id
The ID of the entity to which the project was issued.
name
The project name.
code
Project code
color
Project color
created_by_entity_user_id
Project created by entity user
description
Description of project
end_date
Project end date
parent_id
Parent project ID
partner_metadata
Project metadata
start_date
Project start date