POST /api/v2/bots returns 422 Unprocessable Entity with message Invalid intent definition when our multi-org Premium App attempts to sync NLP models. Payload validation passes locally against the schema.
- Verified JSON structure matches the
intentobject definition in Platform API v2 docs. - Confirmed the
bot:writescope is active and the token is valid for the target org.
Any insights on hidden validation rules for custom intents?