POST

Reset Item Seo Tags To Default


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Removes an item's own SEO tags, so that it inherits its tags again.

Only the tags set for the item are removed. The item itself isn't affected. After this call hasOverride is false, and resolvedTags reports the tags the item now inherits. Any noindex directive that was set on the item is removed with its tags, so the item can be indexed again.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/seo-metatags-server/v1/item-seo-tags/{itemType}/{itemId}/reset-to-default

Errors
400Invalid Argument

There is 1 error with this status code.

404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?