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
inodeId
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.