DELETE – Session
Use the DELETE method to delete session resource for Redfish service. Remove the session established for client access.
Request
DELETE https://{{IP}}/redfish/v1/SessionService/Sessions/{{session_id}}
Content-Type: application/json
Response
The response status is 204 and no response body. For Error Responses, please refer to Error Response.
Deletion of Session or Session Timeout will add log in Managers EventLog.
Give documentation feedback