Upload de arquivos

Permite fazer upload de arquivos.

post/v1/files

Response

200

fileIdstring
fileNamestring

Example response

[
  {
    "fileId": "string",
    "fileName": "string"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.