Update Group

Update a property group. Pass name to rename it; pass property_ids to replace the group's full property assignment with the supplied list (pass an empty array to detach all properties). Omitted fields are left unchanged.

Path Params
integer
required

Internal group id (from search_property_groups).

Body Params
string
length ≤ 50

New display name. Must remain unique within the operator's account.

property_ids
array of integers

Replaces the group's property list with the given ids (each must belong to the operator). Empty array detaches all.

property_ids
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json