app-object

On this page:

setObjectKey

Summary

Set Object Key

Description

Set an object key

Route

POST /object/setObjectKey

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
obj object yes The object to modify.
path array yes Path in array format to update (example ["a","0","key"])
value * yes Value to inject in path.

Return

DetailsExampleSchema
Name Type Description
object object The modified object