Create specific metafield

To create metafield attached to current merchant by metafield ID

Body Params

Payload for creating metafield

string

Namespace

string

Key

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