Create a new complexAsk AIpost https://open-api.guesty.com/v1/properties-api/complexesCreate a new complex and return the ID of the newly created complexBody ParamstitlestringrequiredThe title of the ComplexnicknamestringrequiredThe nickname of the Complex. Useful in searchespropertyIdsarray of stringsAn array that contains Ids for propertyIds that belong to this Complex. Could be an empty array [] (default)propertyIdsADD stringtagsarray of stringsAn array containing Tags for this ComplextagsADD stringResponses 201The ID of the newly created complex 400Bad Request 403Unauthorized Request 404Complex not foundUpdated 3 months ago