PREVIEW: Update the default organization unit custom property.

Update the default organization unit custom property for the given organization unit id and property id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The organization unit id.

Body Params

The request body for default custom property (DEVICE/ORGANIZATION_UNIT).

The request body for default custom property (DEVICE/ORGANIZATION_UNIT).

boolean

A boolean flag to specify whether to propagate changes to children Organization Units.

int32

The property id.

string

The property name.

string
enum

The way how the property value changes are propagated down the organization unit hierarchy.

string

The default value of the property.

selectedOrgUnitIds
array of int32s

The entire list of organization unit IDs to which the custom property is applicable. The list includes the 'Home' organization unit and all its child organization units.

selectedOrgUnitIds
enumeratedValueList
array of strings

The list of allowed values for the property, if the property type is ENUMERATED.

enumeratedValueList
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

The default organization unit custom property has been updated.

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