Skip to content

Commit 2d5c8fb

Browse files
committed
fnf
1 parent 55701d4 commit 2d5c8fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/developer/common-data-service/custom-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@ You can use the following queries to retrieve data about Custom APIs.
132132

133133
### Web API
134134

135-
Using the Web API where `yourorg.crm.dynamics.com` is the URl for your organization. More information: [Query Data using the Web API](webapi/query-data-web-api.md)
135+
More information: [Query Data using the Web API](webapi/query-data-web-api.md)
136136

137137
```http
138-
GET https://yourorg.crm.dynamics.com/api/data/v9.1/customapis?$select=
138+
GET [Organization URI]/api/data/v9.1/customapis?$select=
139139
uniquename,
140140
allowedcustomprocessingsteptype,
141141
bindingtype,

0 commit comments

Comments
 (0)