Delete a bucket replication configuration
Deletes the replication configuration from the bucket.
Syntax
DELETE https://{endpoint}/{bucket-name}?replication # path style
DELETE https://{bucket-name}.{endpoint}?replication # virtual host style
Sample request
DELETE /example?replication HTTP/1.1
Host: {hostname}
Accept: */*
Date: Fri, 12 Dec 2025 07:47:24 GMT
Connection: close
x-amz-date: Fri, 12 Dec 2025 07:47:24 GMT
Authorization: {authorization}
Sample response
HTTP/1.1 204 No Content
Date: Fri, 12 Dec 2025 07:47:25 GMT
X-Clv-Request-Id: 3e8bdf1e-b611-4b83-a404-e7d3e58e60b0
Server: Cleversafe/3.20.0
X-Clv-S3-Version: 2.5
x-amz-request-id: 3e8bdf1e-b611-4b83-a404-e7d3e58e60b0