Add Custom Content

post

/content/sim/v1/setup/customContent

Add the custom content to the specified organization.

Request

Supported Media Types
Header Parameters
Body ()
Request body
Root Schema : CustomContentInsertRequestBody
Type: object
Show Source
Nested Schema : TranslatedString_description
Type: object
Additional Properties Allowed
Show Source
A group of string objects representing the description of custom content in configured languages
Example:
{
    "en-US":"Image Spoons",
    "de-DE":"Bild L??ffel",
    "es-MX":"Cucharas de Imagen"
}
Back to Top

Response

Supported Media Types

200 Response

Response object
Body ()
Root Schema : CustomContentResponse
Type: object
Show Source

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top