Update a Gateway Business Flow
put
/primeapi/restapi/pims/flows/{id}
Send a request to this endpoint to update a Gateway business flow.
Request
Supported Media Types
- application/json
Path Parameters
-
id: integer(int64)
ID of flow object.Default Value:
0
The flow object to be updated.
Root Schema : Flow
Type:
objectThe flow object associated with a flow instance.
Response
Supported Media Types
- application/json
200 Response
successful operation
Root Schema : schema
Type:
boolean404 Response
The requested Gateway business flow does not exist, or you do not have access to it.