Update Project

Update project details

Args: project_id: Project ID request: Update request data current_user: Authenticated user db: Database session

Returns: Updated project data

put/api/projects/{project_id}

Path parameters

project_idstring required

Request body

namestring nullable
stylestring nullable
motionGraphicsStylestring nullable
aspectRatiostring nullable

Response

Successful Response

{"stackTrail":"paths:/api/projects/{project_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes