v2
Platform Files
Platform Files

File Uploaded

File Uploaded

After file has been successfully uploaded, this route will update the db. If file has already been entered into the database (checked via file key) return existing row information

existing_file_reference_id: if this is a new version of an existing file, provide the existing file reference id to add while preserving old

post/api/v2/retool/admin/platform-files/file-uploaded

Request body

bucket'public' | 'private' required
keystring required
org_ownerstring nullable
user_ownerstring nullable
existing_file_reference_idstring uuid nullable
file_descriptionstring nullable
updated_bystring nullable

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.