Remove user access via SCIM 2.0

Removes the user's access by revoking their Okta group membership.

Request:

{
  "schemas": ["urn:ietf:params:scim:schemas:core:2.0:User"],
  "userName": "[email protected]"
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
boolean
addresses
array of objects
addresses
string
emails
array of objects
emails
entitlements
array of objects
entitlements
string
groups
array of objects
groups
string
ims
array of objects
ims
string
meta
object
name
object
string
string
phoneNumbers
array of objects
phoneNumbers
photos
array of objects
photos
string
profileUrl
object
roles
array of objects
roles
schemas
array of strings
schemas
string
string
string
string
x509Certificates
array of objects
x509Certificates
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

204

No Content

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:
application/json
application/scim+json