Skip to main content
PATCH
/
{userId}
/
suspend
Suspend user
curl --request PATCH \
  --url http://staging.qshop.ng/apiv2/{userId}/suspend \
  --header 'Content-Type: application/json' \
  --data '{}'

Documentation Index

Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

userId
string
required
Example:

"61a956551a113f7e13c45c10"

Body

application/json

The body is of type object.

Response

200 - undefined