Skip to content

Add endpoint to rename model #5057

@leoll2

Description

@leoll2

Endpoint: PATCH /api/projects/{project_id}/models/{model_id}

Body:

{
  "name": "Updated Model Name"
}

For reference, it can be helpful to look at the implementation of the PATCH endpoint for sources/sinks.

Metadata

Metadata

Assignees

Labels

Geti Tune BackendIssues related to Geti Tune Studio backend

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions