Skip to main content
Version: 2.0

Delete end user session for alias

DELETE 

/v2/agent_aliases/:alias_key/end_user_sessions/:session_key

Permanently deletes a session the caller owns, addressed by the alias it was created through. Returns 403 if the session belongs to a different principal. This action cannot be undone.

Request

Responses

The session is deleted.