Skip to main content Skip to complementary content

Delete user

Information noteSTABLE.

This API is reliable and breaking changes are unlikely.

Path

[session_module_root]/user/{directory}/{id}

Method

DELETE

Description

This API is used to notify the Session module that the user has been logged out. The session module deletes all the session objects with the {directory} and {id} corresponding to UserDirectory and UserId.

Information note If the Session module is to handle timeouts and/or other kinds of invalidation of sessions or users, the module uses the Authentication API exposed by the Proxy to notify the Proxy that users and sessions have been deleted.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!