Skip to content

Commit 4072190

Browse files
committed
remove filter_caller_id
1 parent 0f04e13 commit 4072190

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

api/signalwire-rest/space-api/_spec_.yaml

+1-10
Original file line numberDiff line numberDiff line change
@@ -7010,16 +7010,7 @@ paths:
70107010
The API token must include the following scopes: _Voice_.
70117011
tags:
70127012
- SIP Endpoints
7013-
parameters:
7014-
- name: filter_caller_id
7015-
in: query
7016-
description: >-
7017-
Friendly Caller ID used as the `CNAM` when dialing a phone number or
7018-
the `From` when dialing another SIP Endpoint. Will return all SIP
7019-
Endpoints containing this value as a substring.
7020-
required: false
7021-
schema:
7022-
type: string
7013+
parameters: []
70237014
responses:
70247015
'200':
70257016
description: OK

0 commit comments

Comments
 (0)