Update specific metafield

To update information of metafield attached to specify product by metafield ID

Path Params
string
required

Product ID

string
required

Metafield ID

Body Params

Payload for updating metafield

string
enum

Data type of the metafield value
Type allows:
single_line_text_field - One line of string (max 50 characters)
multi_line_text_field - Multiple line of string (max 1000 characters)
number_integer - Integer
number_decimal - Decimal
json - String of JSON object (max 4000 characters)
boolean - Boolean
url - String of URL

Allowed:

Metafield value

Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json