Version: 202201
Delete Metafield Definition
DELETE/openapi/2022-01/metafield_definition/:id
Delete a metafield definition by its unique identifier.
Request
Path Parameters
id stringrequired
Metafield definition id
Responses
- 200
- 500
200
- application/json
No schema
500
- application/json
- Schema
- Example
- Result
Schema
errorsstring[]
{
"errors": [
"invalid value, should be pointer to struct or slice"
]
}
{
"errors": [
"invalid value, should be pointer to struct or slice"
]
}