@itentialopensource/adapter-ringcentral
Version:
This adapter integrates with system described as: ringcentralApi.
1,732 lines (1,731 loc) • 50.1 kB
JSON
{
"actions": [
{
"name": "getRestapi",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiOauthAuthorize",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/oauth/authorize?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiOauthRevoke",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/oauth/revoke?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiOauthToken",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/oauth/token?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdActiveCalls",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/active-calls?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdBusinessAddress",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/business-address?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRestapiV10AccountAccountIdBusinessAddress",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/business-address?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdCallLog",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/call-log?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdCallLogCallLogId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/call-log/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdDepartmentDepartmentIdMembers",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/department/{pathv2}/members?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdDevice",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/device?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdDeviceDeviceId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/device/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtension",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRestapiV10AccountAccountIdExtensionExtensionId",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdActiveCalls",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/active-calls?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdAddressBookSync",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/address-book-sync?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10AccountAccountIdExtensionExtensionIdAddressBookContact",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/address-book/contact?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdAddressBookContact",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/address-book/contact?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteRestapiV10AccountAccountIdExtensionExtensionIdAddressBookContactContactId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/address-book/contact/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdAddressBookContactContactId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/address-book/contact/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRestapiV10AccountAccountIdExtensionExtensionIdAddressBookContactContactId",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/address-book/contact/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdAddressBookGroup",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/address-book/group?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdAnsweringRuleAnsweringRuleId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/answering-rule/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10AccountAccountIdExtensionExtensionIdBlockedNumber",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/blocked-number?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdBlockedNumber",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/blocked-number?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteRestapiV10AccountAccountIdExtensionExtensionIdBlockedNumberBlockedNumberId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/blocked-number/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdBlockedNumberBlockedNumberId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/blocked-number/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRestapiV10AccountAccountIdExtensionExtensionIdBlockedNumberBlockedNumberId",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/blocked-number/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdBusinessHours",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/business-hours?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteRestapiV10AccountAccountIdExtensionExtensionIdCallLog",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/call-log?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdCallLog",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/call-log?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdCallLogSync",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/call-log-sync?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdCallLogCallLogId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/call-log/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10AccountAccountIdExtensionExtensionIdCompanyPager",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/company-pager?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdConferencing",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/conferencing?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRestapiV10AccountAccountIdExtensionExtensionIdConferencing",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/conferencing?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdDevice",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/device?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10AccountAccountIdExtensionExtensionIdFax",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/fax?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10AccountAccountIdExtensionExtensionIdForwardingNumber",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/forwarding-number?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdForwardingNumber",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/forwarding-number?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdGrant",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/grant?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdMessageStore",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/message-store?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteRestapiV10AccountAccountIdExtensionExtensionIdMessageStoreMessageId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/message-store/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdMessageStoreMessageId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/message-store/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRestapiV10AccountAccountIdExtensionExtensionIdMessageStoreMessageId",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/message-store/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdMessageStoreMessageIdContentAttachmentId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/message-store/{pathv3}/content/{pathv4}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdMessageSync",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/message-sync?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdPhoneNumber",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/phone-number?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdPresence",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/presence?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdProfileImage",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/profile-image?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRestapiV10AccountAccountIdExtensionExtensionIdProfileImage",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/profile-image?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10AccountAccountIdExtensionExtensionIdProfileImage",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/profile-image?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdProfileImageScaleSize",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/profile-image/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10AccountAccountIdExtensionExtensionIdRingout",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/ringout?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteRestapiV10AccountAccountIdExtensionExtensionIdRingoutRingoutId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/ringout/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdExtensionExtensionIdRingoutRingoutId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/ringout/{pathv3}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10AccountAccountIdExtensionExtensionIdSms",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/extension/{pathv2}/sms?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10AccountAccountIdOrder",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/order?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdOrderOrderId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/order/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdPhoneNumber",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/phone-number?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdPhoneNumberPhoneNumberId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/phone-number/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdRecordingRecordingId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/recording/{pathv2}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdRecordingRecordingIdContent",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/recording/{pathv2}/content?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10AccountAccountIdServiceInfo",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/account/{pathv1}/service-info?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRestapiV10ClientInfoCustomDataCustomDataKey",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/restapi/v1.0/client-info/custom-data/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10DictionaryCountry",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/dictionary/country?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10DictionaryCountryCountryId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/dictionary/country/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10DictionaryLanguage",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/dictionary/language?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10DictionaryLanguageLanguageId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/dictionary/language/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10DictionaryLocation",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/dictionary/location?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10DictionaryState",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/dictionary/state?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10DictionaryStateStateId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/dictionary/state/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10DictionaryTimezone",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/dictionary/timezone?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10DictionaryTimezoneTimezoneId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/dictionary/timezone/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10NumberParserParse",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/number-parser/parse?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10NumberPoolLookup",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/number-pool/lookup?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10NumberPoolReserve",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/number-pool/reserve?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "postRestapiV10Subscription",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/restapi/v1.0/subscription?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "deleteRestapiV10SubscriptionSubscriptionId",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/restapi/v1.0/subscription/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "getRestapiV10SubscriptionSubscriptionId",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/restapi/v1.0/subscription/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "putRestapiV10SubscriptionSubscriptionId",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/restapi/v1.0/subscription/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",