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: 2 months ago