delete http://localhost:8000/api/v1/attributes/
Delete an attribute.
Log in to see full request history
Responses
204No Content
Delete an attribute.
204No Content
xxxxxxxxxx
curl --request DELETE \
--url http://localhost:8000/api/v1/attributes/attributeId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: