GET
/
edit-index

Query Parameters

userid
string
required

The user ID owning the media index

projectid
string
required

ID of the project to edit

projectname
string

New name for the project. If not provided, remains unchanged

projectdescription
string

New description for the project. If not provided, remains unchanged

Response

200 - application/json
project_description
string

Updated project description

project_id
string

ID of the edited project

project_name
string

Updated project name

status
string

Status message confirming the edit