cURL
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/{shopId}/users/{userId}/notes/{noteId} \ --header 'Content-Type: application/json' \ --data ' { "note": "Updating hey mate to upper" } '
"63774ccdb6b17474b6aaa044"
"63bb65c42fd3418530bbcd9f"
"62431bd42f3d683c28cf27ee,62431bd42f3d683c28cf27ee"
"Updating hey mate to upper"
Was this page helpful?