Delete custom data by key
Delete product variant custom data for a specific key
Rate Limit: 1000 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
variantIdentifier
| string Examples:
|
key
| string Example: score |
Query Parameters
Parameter | Details |
---|---|
locale
| string Example: de_DE |
Responses
204
Product variant custom data for a specific key was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
DELETE