Architect REST API POST 400 on IVR Flow Deployment

Quick question about

  • Platform API v2 returning 400 Bad Request on POST /api/v2/architect/flows
  • Payload contains a valid JSON schema but fails validation on the “type”: “rest” step
  • Error message: “Invalid value for property ‘method’. Expected ‘GET’, ‘POST’, ‘PUT’, ‘DELETE’”
  • Using Node.js SDK 6.12.0 in a multi-org AppFoundry context