Set Housekeeping Status (Goki Space ID)

Set Housekeeping Status (Goki Space)

PATCH [environmentBaseUrl]/v1/spaces/:id/houseKeepingStatus

Update a space's status using Goki space ID. This can help to automate the check-in process and enable more functionalities in Goki for the property.

Path Parameters

NameTypeDescription

id

string

ID of the space in Goki

Request Body

NameTypeDescription

status

string

Housekeeping status of the space. It can be "clean" or "dirty"

Last updated