Removes session information for a specified bot, alias, and user ID.
delete/bot/{botName}/alias/{botAlias}/user/{userId}/session
Path parameters
botNamestring required
The name of the bot that contains the session data.
botAliasstring required
The alias in use for the bot that contains the session data.
userIdstring required
The identifier of the user associated with the session data.
Response
Success