Skip to main content
PUT
/
brand-features
/
metaobject
/
{metaobject_id}
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

metaobject_id
string
required

Query Parameters

merchant_id
string
required

Body

application/json
handle
string
required
start_date
string
required
end_date
string
required
experiment_name
string
required
notify_email
string
required
id
string | null
generated_conclusion
string | null

Response

Successful Response