docs(api): inventory all SimAdmin operations
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
meta {
|
||||
name: Set Call Settings
|
||||
type: http
|
||||
seq: 214
|
||||
}
|
||||
|
||||
post {
|
||||
url: http://192.168.68.1:3000/api/call/settings
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"property": "HideCallerId",
|
||||
"value": "default"
|
||||
}
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user