Used to delete a specific channel metadata record from a variant by channel metadata ID

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

variantIdstringRequiredformat: "int64"
The ID of the variant to remove the metadata from
channelMetadataIdstringRequiredformat: "int64"
The ID of the channel metadata record to delete

Response

Success
associated_bundleslist of objects or nullOptional
barcodestring or nullOptional
bundle_definitionlist of objects or nullOptional
channel_metadatalist of objects or nullOptional
created_ondatetimeOptional
customsobjectOptional
dimensionobjectOptional
fulfillment_settingsobjectOptional
gtinstring or nullOptional
idlongOptional
inventoryobjectOptional
is_digitalbooleanOptional
lot_informationobjectOptional
namestring or nullOptional
packaging_material_typeobjectOptional
packaging_requirementobjectOptional
return_preferencesobjectOptional
skustring or nullOptional
statusstring or nullOptional
upcstring or nullOptional
updated_ondatetime or nullOptional
weightobjectOptional

Errors

400
Bad Request Error
404
Not Found Error