Skip to main content
POST
/
api
/
catalog
/
batches
/
{key}
/
publish-now
Publish Catalog Batch Now
curl --request POST \
  --url https://api.merchantops.ai/api/catalog/batches/{key}/publish-now
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

authorization
string | null
X-Organization-ID
string | null

Path Parameters

key
string
required

Cookies

stytch_session
string | null

Response

Successful Response