Create a work order
POST/iguides/:iguideId/workOrders
Creates a new work order for the specified iGUIDE with the given task type, types, and attributes.
Requires scope: iguide.process.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successfully created work order
Invalid input parameters
Unauthorized
iGUIDE not found
Internal server error