Assign a Photo to a SpaceAsk AIput https://open-api.guesty.com/v1/properties-api/room-photos/photos/{photoId}/assignAssigns the selected photo to a space.Path ParamsphotoIdstringrequiredThe id of the photo to set spaceId toBody ParamsspaceIdstringrequiredSpace Id to assign room photo topropertyIdstringrequiredThe Guesty ID of the property to which the room photo should be assigned.Responses 200Returns a list of all property room photo mappings, including photo ID, space ID and photo URL. 403Unauthorized Request. 404Property not found.Updated 3 months ago