v1

latestOpenAPI 3.1.0Apache 2.02026-07-178042197.1 KB
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.