Suspend/Restore/Unmanage/deprovision an Account identified by this applicationId, userId.post https://{tenanturl}/v1.0/applications/{applicationId}/accounts/{accountId}/{action}Entitlements required: manageAppAccessAdmin (Manage application lifecycle), manageappaccessowner (Manage application entitlements).Path ParamsapplicationIdstringrequiredUnique identifier of an applicationaccountIdstringrequiredUnique identifier of an accountactionstringrequiredAction to be performed on account. e.g. SUSPEND, RESTORE, ORPHAN, UNMANAGE, DEPROVISION or UNMATCHResponses 204Request is Successful. 400Bad Request. 401User not Authorised.Updated about 1 year ago