Skip to content

delete credentials for an S3 bucket

DELETE
/s3-credential/endpoint/{endpoint_id}/bucket/{bucket_id}
curl --request DELETE \
--url https://example.com/s3-credential/endpoint/example/bucket/example

Delete credentials for an S3 bucket

endpoint_id
required
string
bucket_id
required
string

Success

Media type application/json
object
Example generated
{}