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 Code | Error Message ID |
---|---|
204 | NoContent |
500 | InternalError |
Response example
None
Give documentation feedback