Install
Validate install object-store configuration
Validates the browser-install object-store selection without persisting it. Requires the one-time install token.
post/install/object-store/test
Request body
Response
Object-store configuration validated successfully
Example response
{
"ok": true
}