elections-cpl.api.hscc.bdpa.org • Docs
elections-cpl.api.hscc.bdpa.org / lib/next-api-respond / sendHttpNotFound
sendHttpNotFound(
res
,responseJson
?):void
Sends an HTTP 404 "not found" response with optional responseJson
data.
• res: NextApiResponse
• responseJson?: Record
<string
, unknown
>
void