put http://localhost:8000/api/v1/attributes/order
Allows you to reorder a target category in relation to another.
Log in to see full request history
Response
204No Content
Allows you to reorder a target category in relation to another.
204No Content
xxxxxxxxxx
curl --request PUT \
--url http://localhost:8000/api/v1/attributes/order \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!