cURL
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/{shopId}/users/{userId} \ --header 'Content-Type: application/json' \ --data ' { "role": { "action": "suspend", "key": "assistant" } } '
"61a956551a113f7e13c45c10"
Show child attributes
"suspend"
"assistant"
Was this page helpful?