Updates a lead's file name to `newFileName`; requires `fileId` of the target file, which must be associated with both the `leadId` (path parameter) and the provided `customerReferralId`.
fileIdRequiredintegerThe unique identifier of the file to be renamed. This file must exist and be associated with the specified lead.
leadIdRequiredintegerThe unique identifier of the lead whose file needs to be renamed.
newFileNameRequiredstringThe desired new name for the file. Should include the file extension (e.g., '.pdf', '.docx').
customerReferralIdintegerThe identifier of the customer referral associated with the lead file. This may be required depending on the file's association in the AgencyZoom system.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.