Skip to main content
DELETE
/
api
/
pricing
/
comparison
/
{run_id}
Delete Comparison Run
curl --request DELETE \
  --url https://api.merchantops.ai/api/pricing/comparison/{run_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

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

Path Parameters

run_id
string
required

Cookies

stytch_session
string | null

Response

Successful Response