cURL
curl --request POST \ --url http://staging.qshop.ng/apiv2/{shopId}/users/{userId}/notes \ --header 'Content-Type: application/json' \ --data ' { "note": "Hi there mate 34" } '
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.
"Hi there mate 34"
Was this page helpful?