NewWacht Bench is live — AI-assisted development for Wacht

Delete User

DELETE
/scim/v2/{connectionId}/Users/{userId}

Path Parameters

connectionId*string
userId*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://{deployment_host}/scim/v2/string/Users/string"
null
{
  "errors": [
    {
      "message": "string",
      "code": 0
    }
  ]
}
{
  "errors": [
    {
      "message": "string",
      "code": 0
    }
  ]
}
{
  "errors": [
    {
      "message": "string",
      "code": 0
    }
  ]
}
{
  "errors": [
    {
      "message": "string",
      "code": 0
    }
  ]
}