Modify a file's metadataAsk AIpatch https://api.sbgenomics.com/v2/files/{file_id}/metadataThis call modifies the metadata values for the specified file.Path Paramsfile_idstringrequiredThe ID of the file whose metadata you want to update.Query Paramsfieldsarray of stringsSelector specifying a subset of fields to include in the response.fieldsADD stringBody ParamsRAW_BODYjsonEnter a dictionary of key-value pairs to the request body.HeadersX-SBG-Auth-TokenstringrequiredYour Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.Response 200200Updated 5 months ago