Legacy Dev Forum Posts

 View Only

Sign Up

API Documentation and SDK types for KnowledgeAPI Documentbodyimageproperties is wrong

  • 1.  API Documentation and SDK types for KnowledgeAPI Documentbodyimageproperties is wrong

    Posted 06-05-2025 18:33

    samjan | 2025-03-04 07:45:49 UTC | #1

    SDKs say (from what I can tell its wrong in every SDK)

    { 
        backgroundColor
        align
        indentation 
    }

    It should be

    {
    	width
    	widthWithUnit: {
    		value
    		unit
    	}
    	altText
    }

    Jerome.Saint-Marc | 2025-03-04 08:57:29 UTC | #2

    Hello,

    backgroundColor, align and indentation are valid attributes. The width, altText, ... attributes are still hidden from the docs (from the API specification). I have reported this issue to the corresponding engineering team. They have opened an internal ticket to update the visibility and make these attributes public.

    Regards,


    system | 2025-04-03 08:58:26 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 32014