Skip to main content

Unarchive Product Type

PUT 

/api/v2/product-types/:type/unarchive

Restore an archived product type to its previous place in the tree. Its parent must be active — restore the parent first. Restoring an active type is a no-op.

Required scope: products:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Requires permission: product_types.archive

Request

Responses

OK

Response Headers
    Content-Type