cURL
curl --request DELETE \ --url http://api.dev.smarterproctoring.com/v1/installs/{installSid}/users/{userSid} \ --header 'token: <api-key>'
"<string>"
Deletes the specified user from the install.
Documentation IndexFetch the complete documentation index at: https://developers.smarterservices.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.smarterservices.com/llms.txt
Use this file to discover all available pages before exploring further.
Install Sid
^AI[a-f0-9]{32}$
^US[a-f0-9]{32}$
Successful
The response is of type string.
string
Was this page helpful?