Update Scene Volume

Update scene volume level (0-200 percentage).

Args: project_id: Project ID scene_id: Scene ID to update volume for request: Request body with 'volume' field (0-200) current_user: Authenticated user db: Database session

Returns: Success response with updated volume

put/api/projects/{project_id}/scenes/{scene_id}/volume

Path parameters

project_idstring required
scene_idstring required

Request body

object required

Response

Successful Response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.