Delete a product attribute
DELETE
v1/attributes/{Attribute-Id}/Delete a certain ID using its id
Request
Path Params
Attribute-Id
stringÂ
required
Example:
1
Header Params
Accept-Language
enum<string>Â
optional
Preferred language for the response. Defaults to en
if not specified.
Allowed values:
enar
Example:
en
Store-Id
numberÂ
required
Example:
37213
Request samples
Responses
Success(200)
HTTP Code:Â 200
Content Type :Â JSONapplication/json
Data Schema
No schema defined
Example
null
Last modified: a month ago