Skip to main content

DELETE– Delete a session

Use the DELETE method to delete session resource for Redfish service. Remove the session established for client access.

Request URL

DELETE https://<BMC_IPADDR>/redfish/v1/SessionService/Sessions/{1...N}

Request body

None

Response

None

Status code

HTTP Status CodeError Message ID
204No content
500InternalError

Response example

None