Methods

  • POST — App item is created

Resource

{
    "context": {
        "<key>": {}
    },
    "statusGroupId": "uuid",
    "withEventForceCreate": "boolean"
}

Properties

Name Type Description Additional
context object

New app fields

Optional
context.<key> map of object Optional
statusGroupId uuid

Status group

Optional
withEventForceCreate boolean

Flag showing that the item creation event generation is forced

Optional