Skip to main content
Version: 202607

Update theme file

PATCH 

/openapi/2026-07/themes/:theme_id/doc

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

Request

Path Parameters

    theme_id stringrequired

    Theme's unique identifier

Bodyrequired

    doc objectrequired

    Contains details about the type, location, and content to update

    typestringrequired

    The type of file: layout, templates, sections, snippets,assets, config, locales etc

    locationstringrequired

    Location

    contentstringrequired

    Content

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    object