Upload de arquivos
Permite fazer upload de arquivos.
post/v1/files
Response
200
Example response
[
{
"fileId": "string",
"fileName": "string"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.
Permite fazer upload de arquivos.
200
[
{
"fileId": "string",
"fileName": "string"
}
]No recorded changes to this endpoint across all 1 revision of this API.