Updates storage bucket details. This only updates fields that were set in the request body. Before updating the bucket details, it is required to verify the connection using the POST /api/organizations//buckets/verify endpoint.
The verification process:
connectionStatus: connected
.connectionStatus: error
, the verification has failed.Only proceed with updating the bucket details after receiving a connected
status.
The polling interval and timeout should be determined based on your application’s requirements.
OK
The response is of type object
.