We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d157dd5 commit 4704cfbCopy full SHA for 4704cfb
reports/verify-api/create-async-report.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-source "../config.sh"
+source "../../config.sh"
4
5
curl -X POST "https://api.nexmo.com/v2/reports" \
6
-H 'Content-Type: application/json; charset=utf-8' \
0 commit comments