Is it possible to update flow status from Active to Inactive using tooling API
Used OTP tooling api to update flow
with below body
{“Metadat”: { “Status”: “Inactive”}}
Is it possible to update flow status from Active to Inactive using tooling API
Used OTP tooling api to update flow
with below body
{“Metadat”: { “Status”: “Inactive”}}
To update the Flow's status through the tooling api you will want to set the Status to Obsolete
.
you can fetch the active version id of the Flow from the FlowDefintion Object