Post
/provisioning/deleteUser/{teamsUserId}
Operation to force Disable and Delete the User from the System. The Enterprise User is ONLY allowed to call this operation. This operation also disables the Calling services for the given User and then remove the user from the System.
Security
OAuth
FlowPassword
Token URL/oauth/token
Path parameters
teamsUserId
stringRequired
Body parameters
object
authenticationResult
object (AuthenticationResult)
accessToken
string
accessTokenType
string
expiresAfter
integer (int64)
expiresOn
integer (int64)
expiresOnDate
string (date-time)
idToken
string
multipleResourceRefreshToken
boolean
refreshToken
string
userInfo
object (UserInfo)
displayableId
string
identityProvider
string
tenantId
string
resellerId
integer (int64)
tenantId
string
Responses
200
OK
object