Implement a specific endpoint for Workflow Stage Changes.
Even if it is possible to call the API endpoint via ManagementApi Endpoint class, implement specific and more strict classes:
- WorkflowStageChangesApi.php namespace Storyblok\ManagementApi\Endpoints;
- WorkflowStageChangeData.php namespace Storyblok\ManagementApi\Data;
- WorkflowStagesChangeData.php namespace Storyblok\ManagementApi\Data;
Management API reference: https://www.storyblok.com/docs/api/management/workflow-stage-changes/