Upgrades a Workflow Manager item
Upgrade an outdated Workflow Manager item. Workflow item upgrades can only be performed by the item owner with the Workflow Manager Advanced Administrator privilege or the Portal Admin Update Content privilege.
Query parameters
Name | Type | Required |
---|---|---|
|
|
Path parameters
Name | Type | Required |
---|---|---|
|
| |
|
|
Examples
Request
# You can also use wget
curl -X POST /{orgId}/admin/{itemId}/upgrade \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {access-token}'
Response
200 Response
{
"success": true
}
Status | Meaning | Description | Schema |
---|---|---|---|
| success | ||
| error |