Complexes

Un-Assign propertyIds from a complex

Unassign propertyIds from a specific complex based on the complexId, and returns the unassigned values

put/properties-api/complexes/{id}/unassign

Path parameters

idstring required

The id of the complex to update

Request body

string[] required

Response

The complex was updated successfully. If none of the property Ids exist in the complex, a 404 will be returned.

propertyIdsstring[]

Changes

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