Flows
Set Flow Read-Only
Set the read-only property. If set to 'true', service implementations SHOULD reject client requests to update Flow metadata (other than the read_only property), and Flow Segments. Service implementations should also reject requests to the /flows/{flowId}/storage endpoint for the Flow, and requests to delete the Flow.
put/flows/{flowId}/read_only
Request body
boolean required
Response
No content. The read_only property has been set to the given value.