Skip to main content
Version: 202506

Rename theme file

PUT 

/openapi/2025-06/themes/:theme_id/doc-rename

Renames an existing file within the specified theme.

Request

Path Parameters

    theme_id stringrequired

    Theme's unique identifier

Bodyrequired

    doc objectrequired

    Document

    typestringrequired

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

    locationstring

    Location

    new_locationstring

    New location

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    object