API Playground - set_custom_property
set_custom_property
Sets a new value for the property. Properties can be of different types -- Planyo allows assigning custom properties to users, sites, resources and reservations. Please note that custom properties will be visible in the backend UI (for site administrators) unless the property name starts with 'hidden'. In such case the property will be usable only by the API and hidden everywhere in the UI.
Note that normally for resource properties the
language parameter should not be passed unless you're translating a property such as
description to another language. In order to translate a resource name to a different language, use the special parameter 'hidden_name':
type=resource&name=hidden_name (click for full documentation)