How should I properly to handle 500 Internal Server Error responses when calling PUT /api/v2/bots/{botId}/intents/{intentId} from a Node.js AppFoundry integration? The payload passes schema validation Genesys Docs, yet the platform rejects the request with a generic internal error after three retries. This blocks our automated deployment pipeline for premium app customers.