Delete session

delete/sessions/{sessionId}
Internal-Use Only

Deletes the specified session.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
sessionId
string
true

Specifies the ID of the session.

Responses

StatusMeaningDescription
202AcceptedThe request has been accepted, but the processing has not been completed. This response is returned in cases when the session cannot immediately be stopped, but stops when the current processing has completed.
204No ContentThe session was deleted.
404Not FoundNo session exists at the requested path.Schema