ExternalGraderCredential
- Type: string | nullmin length:1max length:16384write-only
Credential material sent on every outbound call to the grader. Must be
nullwhenauthenticationTypeisnone; required (non-empty string) whenauthenticationTypeisapi_key. Encrypted at rest via KMS; never returned in any response. Wire mapping:api_key→X-Api-Key: <credential>.
