Portfolio Files

Update a Portfolio File

Update portfolio file metadata.

put/portfolio_files/{id}

Path parameters

idstring uuid required

ID of the portfolio file

Request body

namestring

Updated name for the portfolio file

portfolio_folder_idstring uuid nullable

Optional portfolio folder ID

file_tag_idsstring[]

Optional file tag IDs to associate to the file

Response

Portfolio file successfully updated

Changes