Upload multipart with files[], maxWidth (1920), maxHeight (600).
cURL
curl --request POST \ --url https://www.renovationfind.com/rest-manager-api-v1/vendors/{vendorId}/cover-image \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data' \ --form files[]='@example-file' \ --form maxWidth=1920 \ --form maxHeight=600
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
Cover image uploaded