Delete a session
Sessions
Delete a session
DELETE
Delete a session
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Client-provided session identifier. Use the same value across requests to continue the same agent session.
Required string length:
2 - 100Pattern:
^[0-9a-zA-Z._:-]+$Response
Deleted