Projects
Change status of one or more projects
Updates the status of a single or multiple projects. Requires a list of assets with IDs and target statuses.
Parameters:
assets(body, required): List of Asset objects containing project IDs and new status values.
POST
Change status of one or more projects
Previous
Get a project by IDRetrieves a single project by its ID. The user must have access to the project within their company context.
**Parameters:**
- `id` (path, required): The unique identifier of the project.
Next
Change status of one or more projects