PUT /api/common_parameters/636252244-test { "common_parameter": { "name": "special_key", "value": "123" } } 200 { "created_at": "2021-05-19 07:27:44 UTC", "updated_at": "2021-05-19 07:27:52 UTC", "hidden_value?": false, "hidden_value": "*****", "id": 636252244, "name": "special_key", "parameter_type": "string", "value": "123" }
Param name | Description |
---|---|
location_id optional |
Set the current location context for the request Validations:
|
organization_id optional |
Set the current organization context for the request Validations:
|
id required |
Validations:
|
common_parameter required |
Validations:
|
common_parameter[name] optional |
Validations:
|
common_parameter[value] optional |
Validations:
|
common_parameter[parameter_type] optional |
Type of value Validations:
|
common_parameter[hidden_value] optional , nil allowed |
Validations:
|