Worksites

Detach files

Detach files from entity

delete/worksites/{id}/files

Request body

tagstring nullable

User-generated tag(s) or desription.

titlestring nullable

A user-generated title, such as exterior_front, exterior_rear, interior, basement, friends, headquarters, user manual, tornado path, furthest extent, etc. Note: file_files.title and location_locations.name are the default titles. However, this field allows the user to create their own title if it is shared. It may or may not be implemented.

notesstring nullable

Any user-specific notes, caption, or description for the file. Note: file_files.notes is the default captions. However, this field allows the user to create their own caption if they wish, e.g. if someone else shares it with them. It may or may not be implemented.

created_atstring date-time

Timestamp when the file was attached to the object.

file_updated_atstring
idinteger
fileinteger nullable required

The file.id of the file being attached to object_id.

filenamestring
urlstring
full_urlstring
general_file_urlstring
blog_urlstring
large_blog_urlstring
large_thumbnail_urlstring
small_thumbnail_urlstring
filename_originalstring
file_type_tstring
mime_content_typestring
attrstring
image_exifstring

Response

File detached successfully

Changes

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