Skip to main content
DELETE
/
{shopId}
/
users
/
{userId}
Delete user access
curl --request DELETE \
  --url http://staging.qshop.ng/apiv2/{shopId}/users/{userId}

Path Parameters

userId
string
required
Example:

"61a956551a113f7e13c45c10"

Response

200 - undefined