/
/CrisisCleanup API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 20h ago · Updated 20h ago
Administration - Users1
Common - Cache1
Incidents11
Lists6
Locations15
Public2
System2
tools2
Users25
Worksites21
  • getList worksites
  • postCreate worksite
  • getCount filtered worksites
  • getGet single worksite by id.
  • putUpdate worksite
  • deleteDelete worksite
  • patchPartially update worksite
  • postClaim worksite work types
  • postDownload worksite PDF
  • postAttach files
  • deleteDetach files
  • getGet worksite history
  • postAdd worksite note
  • postRelease worksite work types
  • postRequest to take work types
  • postSend survivor email
  • postSend survivor SMS
  • postShare worksite case
  • postUnclaim worksite work types
  • postUpdate work type status
  • getGet worksites updated or invalidated since a datetime
    Worksites

    Delete worksite

    Delete a worksite (soft delete - sets invalidated_at timestamp)

    delete/worksites/{id}

    Response

    Worksite deleted successfully

    Changes