Upload up to 10 files per request. Max 10MB per file.
cURL
curl --request POST \ --url https://www.renovationfind.com/rest-manager-api-v1/general-leads-communications/{communicationId}/attachments \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data' \ --form 'files=<string>' \ --form files.items='@example-file'
{ "success": true, "data": [ { "id": 123, "displayFilename": "<string>", "contentType": "<string>", "fileSize": 123 } ], "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.renovationfind.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.renovationfind.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT token issued from the RenovationFind Manager Portal
10
Files uploaded
Show child attributes