Description: On the Signals Notebook Swagger page, the MaterialsTable section does not show an endpoint to create a material table directly from the API.
Solution: There is no specific API endpoint for creating a material library table. Material tables are create using the POST/entities endpoint.
Steps:
1. Log into Signals Notebook as an administrator
2. Navigate to the Signals Notebook APIs Document Swagger UI page
3. Expand the ‘Entities’ section
4. Expand the ‘POST/entities’ endpoint and click ‘Try it Out’
5. From the Request body ‘Examples’ dropdown menu, select ‘CreateMaterialsTableWithLibraryName’
6. Modify the request body example as needed
7. Click ‘Execute’
Comments
0 comments
Article is closed for comments.