Delete the specified retention rule.

DELETE {{baseUrl}}/n/:namespaceName/b/:bucketName/retentionRules/:retentionRuleId

Deletes the specified rule. The deletion takes effect typically within 30 seconds.

HEADERS

KeyDatatypeRequiredDescription
if-matchstringThe entity tag (ETag) to match with the ETag of an existing resource. If the specified ETag matches the ETag of
the existing resource, GET and HEAD requests will return the resource and PUT and POST requests will upload
the resource.
opc-client-request-idstringThe client request ID for tracing.
Acceptstring