Skip to main content
POST
/
commerce
/
catalog
/
admin
/
quickedit
/
products
Error
A valid request URL is required to generate request examples
{
  "results": [
    {
      "message": "<string>",
      "resourceId": "<string>",
      "success": true
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

List of Mozu.ProductAdmin.Contracts.ProductPatchActions to be applied to a list of Mozu.ProductAdmin.Contracts.Products.

actions
object[] | null

List of Mozu.ProductAdmin.Contracts.ProductPatchAction actions to perform

Response

Success

Aggregates the individual results of update actions per product update

results
object[] | null

List of Mozu.ProductAdmin.Contracts.QuickEditResult