protocols
Check Protocol Name Endpoint
Check whether a protocol's name describes what the protocol does.
Advisory only. A 'mismatch' never blocks saving a protocol — the name is the user's to choose, and a model that misreads a naming convention must not be able to stop work.
Returns 'uncheckable' for a name that makes no claim (a codename like "ETR874", a generic "Test", or a name carried in from an uploaded vendor file), so callers can render nothing at all in those cases.
Parameters
body : CheckProtocolNameRequest The name, the protocol it names, and whether the name came from a file.
Returns
CheckProtocolNameResponse The verdict, its confidence, the specific contradictions, and a suggested name.
post/protocols/check_name
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.