filePath), não o conteúdo binário. O upload do conteúdo binário do arquivo é feito por um mecanismo separado, não coberto por este endpoint.curl --location '/v1/cards//attachment' \
--header 'Content-Type: application/json' \
--data '{
"filePath": "string"
}'{
"id": "string",
"kind": "string",
"referenceId": "string",
"phaseId": "string",
"tagName": "string",
"filePaths": [
"string"
]
}