Skip to main content
PATCH
/
62431bd42f3d683c28cf27ee
Update role
curl --request PATCH \
  --url http://staging.qshop.ng/apiv2/62431bd42f3d683c28cf27ee \
  --header 'Content-Type: application/json' \
  --data '
{
  "name": "Test userss"
}
'

Body

application/json
name
string
Example:

"Test userss"

Response

200 - undefined