{- "property1": {
- "property1": {
- "href": "string",
- "hreflang": "string",
- "title": "string",
- "type": "string",
- "deprecation": "string",
- "profile": "string",
- "name": "string",
- "templated": true
}, - "property2": {
- "href": "string",
- "hreflang": "string",
- "title": "string",
- "type": "string",
- "deprecation": "string",
- "profile": "string",
- "name": "string",
- "templated": true
}
}, - "property2": {
- "property1": {
- "href": "string",
- "hreflang": "string",
- "title": "string",
- "type": "string",
- "deprecation": "string",
- "profile": "string",
- "name": "string",
- "templated": true
}, - "property2": {
- "href": "string",
- "hreflang": "string",
- "title": "string",
- "type": "string",
- "deprecation": "string",
- "profile": "string",
- "name": "string",
- "templated": true
}
}
}
id | string | ||||||||
active | boolean | ||||||||
deploymentId | string | ||||||||
description | string [ 0 .. 512 ] characters | ||||||||
historyTimeToLive | integer <int32> >= 0 | ||||||||
object | |||||||||
| |||||||||
name required | string [ 4 .. 64 ] characters | ||||||||
Array of objects (Node) | |||||||||
Array
| |||||||||
object (Setup) | |||||||||
| |||||||||
versionTag required | string [ 1 .. 64 ] characters |
{- "id": "string",
- "active": true,
- "deploymentId": "string",
- "description": "string",
- "historyTimeToLive": 0,
- "initialContext": {
- "property1": { },
- "property2": { }
}, - "name": "string",
- "nodes": [
- {
- "id": "string",
- "name": "string",
- "description": "string",
- "identifier": "string"
}
], - "setup": {
- "asyncAfter": true,
- "asyncBefore": true
}, - "versionTag": "string"
}
{- "id": "string",
- "active": true,
- "deploymentId": "string",
- "description": "string",
- "historyTimeToLive": 0,
- "initialContext": {
- "property1": { },
- "property2": { }
}, - "name": "string",
- "nodes": [
- {
- "id": "string",
- "name": "string",
- "description": "string",
- "deserializeAs": "string",
- "identifier": "string"
}
], - "setup": {
- "asyncAfter": true,
- "asyncBefore": true
}, - "versionTag": "string"
}
object (Workflow) | |||||||||||||||||||||
| |||||||||||||||||||||
tenant | string |
{- "workflow": {
- "id": "string",
- "active": true,
- "deploymentId": "string",
- "description": "string",
- "historyTimeToLive": 0,
- "initialContext": {
- "property1": { },
- "property2": { }
}, - "name": "string",
- "nodes": [
- {
- "id": "string",
- "name": "string",
- "description": "string",
- "identifier": "string"
}
], - "setup": {
- "asyncAfter": true,
- "asyncBefore": true
}, - "versionTag": "string"
}, - "tenant": "string"
}
{- "id": "string",
- "active": true,
- "deploymentId": "string",
- "description": "string",
- "historyTimeToLive": 0,
- "initialContext": {
- "property1": { },
- "property2": { }
}, - "name": "string",
- "nodes": [
- {
- "id": "string",
- "name": "string",
- "description": "string",
- "deserializeAs": "string",
- "identifier": "string"
}
], - "setup": {
- "asyncAfter": true,
- "asyncBefore": true
}, - "versionTag": "string"
}
accept | string |
tenant | string | ||||
object (TenantAttributes) | |||||
|
{- "tenant": "string",
- "attributes": {
- "moduleTo": "string",
- "moduleFrom": "string"
}
}
"string"
"string"
{- "errors": [
- {
- "message": "string",
- "type": "string",
- "code": "string",
- "parameters": [
- {
- "key": "string",
- "value": "string"
}
]
}
], - "total_records": 0
}