File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,3 @@ source "../config.sh"
44
55curl -X DELETE -u " $NEXMO_API_KEY :$NEXMO_API_SECRET " \
66 " https://api.nexmo.com/v2/reports/$REPORT_ID
7-
Original file line number Diff line number Diff line change @@ -4,4 +4,3 @@ source "../config.sh"
44
55curl -o ./report.zip -u " $NEXMO_API_KEY :$NEXMO_API_SECRET " \
66 " https://api.nexmo.com/v3/media/$REPORT_ID "
7-
Original file line number Diff line number Diff line change @@ -4,4 +4,3 @@ source "../config.sh"
44
55curl -u " $NEXMO_API_KEY :$NEXMO_API_SECRET " \
66 " https://api.nexmo.com/v2/reports/$REQUEST_ID ?account_id=$ACCOUNT_ID &status=$REPORT_STATUS "
7-
Original file line number Diff line number Diff line change @@ -4,4 +4,3 @@ source "../config.sh"
44
55curl -u " $NEXMO_API_KEY :$NEXMO_API_SECRET " \
66 " https://api.nexmo.com/v2/reports?account_id=$ACCOUNT_ID &status=$REPORT_STATUS "
7-
You can’t perform that action at this time.
0 commit comments