Skip to content

Commit f22e40d

Browse files
author
Tony Bedford
committed
Request ID of report execution
1 parent 30df12f commit f22e40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reports/cancel-report.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
source "../config.sh"
44

55
curl -X DELETE -u "$NEXMO_API_KEY:$NEXMO_API_SECRET" \
6-
"https://api.nexmo.com/v2/reports/$REPORT_ID
6+
"https://api.nexmo.com/v2/reports/$REQUEST_ID

0 commit comments

Comments
 (0)