Deprecate Flow
POST {{base-url}}/{{flow-id}}/deprecate
Updates the status of the flow as DEPRECATED
. This action is not reversible. Only a published flow can be deprecated to prevent sending or opening it.
RESPONSES
status: OK
{"success":true}