v8

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-23241216351.5 KB
AbuseReports

Create

Creates a new abuse report which will be reviewed by our system and abuse response team. This API is only available to authorized accounts. Contact abuse@ngrok.com to request access

post/abuse_reports

Headers

ngrok-versioninteger required

Request body

urlsstring[] required

a list of URLs containing suspected abusive content

metadatastring

arbitrary user-defined data about this abuse report. Optional, max 4096 bytes.

Response

Creates a new abuse report which will be reviewed by our system and abuse response team. This API is only available to authorized accounts. Contact abuse@ngrok.com to request access

idstring

ID of the abuse report

uristring

URI of the abuse report API resource

created_atstring

timestamp that the abuse report record was created in RFC 3339 format

urlsstring[]

a list of URLs containing suspected abusive content

metadatastring

arbitrary user-defined data about this abuse report. Optional, max 4096 bytes.

statusstring

Indicates whether ngrok has processed the abuse report. one of PENDING, PROCESSED, or PARTIALLY_PROCESSED