Skip to main content

Remove Governance Lock (Bucket)

This API allows users to remove governance lock from a bucket.

DELETE/storage/buckets/{bucket_name}/lock/

Path parameters

  • bucket_namePathstringrequired

    Bucket Name

Query parameters

Responses

200Successfully retrieved the retention policy for the bucket.
object
codeinteger
example200
dataobject
errorsobject
messagestring
exampleSuccess
412No retention policy exists for the specified bucket.
object
codeinteger
example412
dataobject
errorsstring
exampleNo locking policy defined for this bucket.
messagestring
examplePrecondition Failed