Skip to content

UpdateFileContentRequest

Type: object

Properties

Property Type Required Description Constraints
file string Yes Multipart file. Content of the file.
id integer (int32) Yes Id of the file

Generated example

{
  "file": "string",
  "id": 123
}

Source

Generated from swagger-asset.json.