put http://localhost:8000/api/v1/attribute-groups/reorder
Sends a request to reorder the attribute groups in the system
Log in to see full request history
Responses
204No Content
Sends a request to reorder the attribute groups in the system
204No Content
xxxxxxxxxx
curl --request PUT \
--url http://localhost:8000/api/v1/attribute-groups/reorder \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: