Verify bucket connectivity

POST {{baseUrl}}/api/organizations/:organizationId/buckets/verify

Verify whether we can reach a bucket before adding it.

Request Body

{"accessKey"=>"<string>", "secretKey"=>"<string>", "endpoint"=>"<string>", "bucket"=>"<string>", "region"=>"<string>", "prefix"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;files&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}