Authorization: Bearer ********************
{
"name": "Other Documents",
"config": {},
"credentials": {}
}
curl --location -g --request PATCH '/storages/{{storage_id}}/' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Other Documents",
"config": {},
"credentials": {}
}'
{
"id": "01JNJM1F7X7MDNY8Z4P8167JYR",
"tenant_id": "60371b35-d8f5-4a7f-beee-97aada4bb8a8",
"created_by": "9b46aea4-33c8-41ee-841f-97358ef0b10e",
"updated_by": "9b46aea4-33c8-41ee-841f-97358ef0b10e",
"created_at": "2025-03-05T13:11:36.423715Z",
"updated_at": "2025-03-05T13:49:41.127072Z",
"name": "Main Docs",
"provider": "aws_s3",
"bucket": "uoz3tg8gthmvwrpchvcg1mhydjaai8z-apmxazrgo2",
"config": {
"VersioningConfiguration": {
"Status": "qui sed voluptate culpa"
},
"ServerSideEncryptionConfiguration": {
"Rules": [
"amet non culpa",
"irure"
]
},
"ObjectLockConfiguration": {},
"LoggingConfiguration": {},
"LifecycleConfiguration": {},
"CORSConfiguration": {},
"PublicAccessBlockConfiguration": {}
},
"credentials": {
"region": "",
"aws_access_key_id": "",
"aws_secret_access_key": ""
}
}