Update Custom Content

post

/content/sim/v1/setup/updateCustomContent

Updates the custom content. If content is not found, it add a new custom content.

Request

Supported Media Types
Header Parameters
Body ()
Request body
Root Schema : UpdateCustomContent
Type: object
Show Source
Nested Schema : description
Type: object
Description
Example:
{
    "en-US":"Image Spoons",
    "de-DE":"Bild L??ffel",
    "es-MX":"Cucharas de Imagen"
}
Back to Top

Response

Supported Media Types

200 Response

Custom content Updated or Added.
Body ()
Root Schema : CustomContentResponse
Type: object
Show Source
Back to Top