Delete a user by ID via SCIM 2.0 (RFC 7644 §3.6)

Deprovisions the user in Okta and sets the user status to Inactive in the database.

Per RFC 7644 §3.6 — returns 204 No Content with no response body on success.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

SCIM resource id (internal RecVue user ID)

Responses

401

Unauthorized - Authentication required

403

Forbidden

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*