cURL
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/62431bd42f3d683c28cf27ee \ --header 'Content-Type: application/json' \ --data ' { "name": "Test userss" } '
"Test userss"
Was this page helpful?