Skip to main content

DELETE– Delete a subscription

Use the DELETE method to delete subscription resource for Redfish service. Remove a subscription created for event to send to client listener.

Request URL

DELETE https://<BMC_IPADDR>/redfish/v1/EventService/Subscriptions/{Subscription ID}

Request body

None

Response

None

Status code

HTTP Status CodeError Message ID
204NoContent
500InternalError

Example

The following example is DELETE body

None

The following example JSON response is returned:

None