mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-12 01:30:42 +01:00
12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
|
ver 1.0
|
||
|
type http-request
|
||
|
name Send Bulk SMS
|
||
|
method GET
|
||
|
url https://api.textlocal.in/bulk_json?apiKey=secret=&numbers=919988776655&message=hello&sender=600010
|
||
|
body-mode json
|
||
|
|
||
|
params
|
||
|
1 apiKey secret
|
||
|
1 numbers 998877665
|
||
|
1 message hello
|
||
|
/params
|