Path Parameters
The job ID
Body
application/json
JSON-formatted configuration values
{
"resource": {
"type": "APPKIT_APP",
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"enabled": false,
"triggers": [
{
"enabled": false,
"type": "<string>"
}
],
"default": false
}
{
"resource": {
"type": "APPKIT_APP",
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"enabled": false,
"triggers": [
{
"enabled": false,
"type": "<string>"
}
],
"default": false
}
The job ID
JSON-formatted configuration values
Show child attributes
Was this page helpful?