Skip to content

Spaces

"Spaces" represent logical groupings or administrative units (e.g., a City Health Department, a specific sector).

Create Space

POST /spaces

  • Authenticated

List Spaces

GET /spaces

  • Authenticated

Get Space

GET /spaces/:space_id

  • Authenticated

Update Space

PUT /spaces/:space_id

  • Authenticated

Change Situation

PATCH /spaces/:space_id/situation

  • Authenticated