Skip to main content
Version: 202201

Update Theme File

PATCH 

/openapi/2022-01/themes/:theme_id/doc

Update the content of a specific theme file in the selected theme.

Request

Path Parameters

    theme_id stringrequired

    Theme's ID

Body

    RAW_BODYstring
    Default value: {"doc":{"type":"assets","location":"test.js","content":"update"}}

Responses

200

No schema