Probe bucket write access with stored credentials (EDITOR)
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”projectId
required
string
configId
required
string
Responses
Section titled “Responses”{ ok: true }
Media typeapplication/json
object
ok
boolean
Decrypt error
Media typeapplication/json
object
key
additional properties
any
Examplegenerated
{}Not found
Media typeapplication/json
object
error
required
Human-readable error message.
string
message
string
Examplegenerated
{ "error": "example", "message": "example"}Probe failed { ok:false, code, error }
Media typeapplication/json
object
ok
boolean
code
string
error
string
Examplegenerated
{ "ok": true, "code": "example", "error": "example"}