Update a Flow
PUT/v2/flows/:flowID
- For Commerce, this endpoint updates a flow.
- For Product Experience Manager, this endpoint updates a template.
Specify whichever attributes you want to change. The values of the other attributes remain the same. If the attributes section is empty, the flow/template is not updated.
Request
Responses
- 200
- 404
- 500
Bad request. Not Found.
Internal server error. There was a system failure in the platform.