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