customPostPath property
Set a path for POST requests. This will override the default "com.snowplowanalytics.snowplow/tp2" path. You will need to configure your collector to accept your custom path.
Implementation
final String? customPostPath;
Set a path for POST requests. This will override the default "com.snowplowanalytics.snowplow/tp2" path. You will need to configure your collector to accept your custom path.
final String? customPostPath;