Documentation
Feedback
Guides
API Reference

API Reference
Filter By
Post
Get
Put
Delete
Patch

Legacy CMS Portal API

CMS (Content Management System) is a feature dedicated to manage content in a constant and practical manner. With the Legacy CMS Portal API, you will be able to update your website internet communication protocol.

Index

Change URI Schema

Server

  • https://{accountName}.vtexcommercestable.com.br/

Common parameters

Parameter name Description Type
{{accountName}} Name of the VTEX account. Used as part of the URL. Server variable.
{{protocol}} Internet communication protocol, it can be HTTP or HTTPS. Path variable.

Endpoints

Change URI Schema

SummaryMethodPath
Update all account's websites internet communication protocolPUT/api/catalog_system/pvt/virtualfolder/changeurischema/{protocol}
Update specific website comunication protocolPUT/api/catalog_system/pvt/virtualfolder/site/{websiteId}/changeurischema/{protocol}

Loading API specification...