upload_delete
Last edit: Dec 17, 2025
Delete property upload.
upload_delete(
attribute_name: String
delete_all_properties: Boolean
sync: Boolean
upload_object_id: ID!
upload_object_type: ObjectsWithUploadsEnum!
): ObjectUpload!
Arguments
attribute_name (String)
name of property upload to delete; if not present, set delete_all to true to delete all of object's property uploads
delete_all_properties (Boolean)
set to true to delete all of the object's property uploads
sync (Boolean)
set to true to perform the operation synchronously
upload_object_id (ID)
id of the object