Spaces

Edit space details

patch/properties/spaces/space/{spaceId}/details

Path parameters

spaceIdstring required

spaceId to edit

Request body

namestring
type'BEDROOM' | 'SHARED_SPACE' | 'FULL_BATHROOM' | 'HALF_BATHROOM'

Type of space. Note: 'SHARED_SPACE' is shown on channels as 'Living room'.

airbnb_room_idstring

Example request

{
  "airbnb_room_id": "123456"
}

Response

Returns the edited space

Changes

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