Skip to main content
DELETE
/
v1
/
installs
/
{installSid}
/
users
/
{userSid}
Delete User
curl --request DELETE \
  --url http://api.dev.smarterproctoring.com/v1/installs/{installSid}/users/{userSid} \
  --header 'token: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://developers.smarterservices.com/llms.txt

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

Authorizations

token
string
header
required

Path Parameters

installSid
string
required

Install Sid

Pattern: ^AI[a-f0-9]{32}$
userSid
string
required

Install Sid

Pattern: ^US[a-f0-9]{32}$

Response

default - application/json

Successful

The response is of type string.