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