post https://api.sigmacomputing.com/v2/shared_templates/accept
If a workbook template has been shared with your organization but not yet accepted, accept the template share.
Usage notes
-
Retrieve pending template shares by calling the /v2/shared_templates/shared_with_you endpoint and specifying
pending
astrue
. -
Retrieve the shareId by calling the /v2/shared_templates/shared_with_you endpoint and using the
shareId
included in the response. -
Retrieve the connectionId by calling the /v2/connections endpoint.
-
Retrieve the inodeId for a table by calling the /v2/connections/{connectionId}/lookup endpoint.
-
The key of the sourceSwaps object is the original id of the table, dataset, or connection in the organization that shared the template