Skip to content

Commit

Permalink
Update 11_2024_first_friday_features.md
Browse files Browse the repository at this point in the history
removed one endpoint per RP.
  • Loading branch information
pballai authored Dec 6, 2024
1 parent 840dbaa commit 4d91eef
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,12 @@ The following endpoint to retrieve the full path to a table in a connection is n

For more information, see [Get connection path for a table](https://help.sigmacomputing.com/reference/getinodeconnectionpath)

### New endpoints: Get document sources
### New endpoints: Get document sources
The following endpoints to get the source of a workbook or get the source of a dataset are now available:

`GET /v2/workbooks/{workbookId}/sources`
For more information, see [Get workbook source](https://help.sigmacomputing.com/reference/getworkbooksources)

`GET /v2/datasets/{datasetId}/source`
For more information, see [Get dataset source](https://help.sigmacomputing.com/reference/getdatasetsource)

### New endpoints: Post/Delete API credentials
The following endpoints to create and delete API credentials are now available:

Expand Down

0 comments on commit 4d91eef

Please sign in to comment.