Status of the test named credential.

POST {{baseUrl}}/namedCredentials/:namedCredentialId/actions/test

Tests the named credential.

Request Body

{"managedDatabaseId"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;status&quot;:&quot;FAILED&quot;,&quot;errorCode&quot;:&quot;\u003cstring\u003e&quot;,&quot;errorMessage&quot;:&quot;\u003cstring\u003e&quot;}