Update Stage Diagram
Updates a stage diagram.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the stage diagram to update.
name
The updated name of the stage diagram.
stages
List of stages in the stage diagram.
Response
Success.
stage_diagram