@@ -6998,7 +6998,6 @@ paths:
6998
6998
example : John Smith
6999
6999
/endpoints/sip :
7000
7000
get :
7001
- deprecated : true
7002
7001
operationId : list_sip_endpoints
7003
7002
summary : List all SIP Endpoints.
7004
7003
description : |
@@ -7010,10 +7009,6 @@ paths:
7010
7009
#### Permissions
7011
7010
The API token must include the following scopes: _Voice_.
7012
7011
7013
- :::important
7014
- This endpoint is deprecated. Use the [SIP Endpoints API](/rest/signalwire-rest/endpoints/fabric/sip-endpoints) instead.
7015
- :::
7016
-
7017
7012
tags :
7018
7013
- SIP Endpoints
7019
7014
responses :
@@ -7283,7 +7278,6 @@ paths:
7283
7278
example : >-
7284
7279
https://dev.signalwire.com/relay-bins/f9d13f68-f71e-4042-95bb-b07b9e2f2f92
7285
7280
post :
7286
- deprecated : true
7287
7281
operationId : create_sip_endpoint
7288
7282
summary : Create a SIP Endpoint
7289
7283
description : |
@@ -7293,9 +7287,6 @@ paths:
7293
7287
#### Permissions
7294
7288
The API token must include the following scopes: _Voice_.
7295
7289
7296
- :::important
7297
- This endpoint is deprecated. Use the [SIP Endpoints API](/rest/signalwire-rest/endpoints/fabric/sip-endpoints) instead.
7298
- :::
7299
7290
tags :
7300
7291
- SIP Endpoints
7301
7292
requestBody :
@@ -7782,7 +7773,6 @@ paths:
7782
7773
https://dev.signalwire.com/relay-bins/f9d13f68-f71e-4042-95bb-b07b9e2f2f92
7783
7774
/endpoints/sip/{id} :
7784
7775
get :
7785
- deprecated : true
7786
7776
operationId : retrieve_sip_endpoint
7787
7777
summary : Retrieve a SIP Endpoint
7788
7778
description : |
@@ -7793,9 +7783,6 @@ paths:
7793
7783
#### Permissions
7794
7784
The API token must include the following scopes: _Voice_.
7795
7785
7796
- :::important
7797
- This endpoint is deprecated. Use the [SIP Endpoints API](/rest/signalwire-rest/endpoints/fabric/sip-endpoints) instead.
7798
- :::
7799
7786
tags :
7800
7787
- SIP Endpoints
7801
7788
parameters :
@@ -8045,7 +8032,6 @@ paths:
8045
8032
example : >-
8046
8033
https://dev.signalwire.com/relay-bins/f9d13f68-f71e-4042-95bb-b07b9e2f2f92
8047
8034
put :
8048
- deprecated : true
8049
8035
operationId : update_sip_endpoint
8050
8036
summary : Update a SIP Endpoint
8051
8037
description : |
@@ -8055,9 +8041,6 @@ paths:
8055
8041
#### Permissions
8056
8042
The API token must include the following scopes: _Voice_.
8057
8043
8058
- :::important
8059
- This endpoint is deprecated. Use the [SIP Endpoints API](/rest/signalwire-rest/endpoints/fabric/sip-endpoints) instead.
8060
- :::
8061
8044
tags :
8062
8045
- SIP Endpoints
8063
8046
parameters :
@@ -8547,7 +8530,6 @@ paths:
8547
8530
example : >-
8548
8531
https://dev.signalwire.com/relay-bins/f9d13f68-f71e-4042-95bb-b07b9e2f2f92
8549
8532
delete :
8550
- deprecated : true
8551
8533
operationId : delete_sip_endpoint
8552
8534
summary : Delete a SIP Endpoint
8553
8535
description : |
@@ -8557,10 +8539,6 @@ paths:
8557
8539
8558
8540
#### Permissions
8559
8541
The API token must include the following scopes: _Voice_.
8560
-
8561
- :::important
8562
- This endpoint is deprecated. Use the [SIP Endpoints API](/rest/signalwire-rest/endpoints/fabric/sip-endpoints) instead.
8563
- :::
8564
8542
tags :
8565
8543
- SIP Endpoints
8566
8544
parameters :
0 commit comments