public
Initialize Logout Flow for API Clients - Revoke a Session
Use this endpoint to revoke a session using its token. This endpoint is particularly useful for API clients such as mobile apps to log the user out of the system and invalidate the session.
This endpoint does not remove any HTTP Cookies - use the Browser-Based Self-Service Logout Flow instead.
delete/sessions
Request body
Response
Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 201.