cURL
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/{shopId}/productattributes/62f30a2e3837c7ab46c3d56e \ --header 'Content-Type: application/json' \ --data ' { "name": "Patternererere", "options": [ { "id": "62f30a523837c7ab46c3d570", "name": "Kampala" }, { "id": "62f30a523837c7ab46c3d571", "name": "Drawer" }, { "name": "Try me" } ] } '
Documentation IndexFetch the complete documentation index at: https://developers.qshop.tech/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt
Use this file to discover all available pages before exploring further.
"Patternererere"
Show child attributes
[ { "id": "62f30a523837c7ab46c3d570", "name": "Kampala" }, { "id": "62f30a523837c7ab46c3d571", "name": "Drawer" }, { "name": "Try me" }]
Was this page helpful?