Description: A material asset was deleted from a library and the user wants to reuse the material name/id.
Solution: Users cannot reuse a deleted material name/id from the UI because the identifier has already been consumed. However, it is possible to create a new material via the API and specify the desired name/id to match the one from the deleted material.
Steps:
1. Log in as an administrator to Signals Notebook
2. Navigate to Signals Configuration > System Settings > API Key > Open External API Document
3. In the Swagger page, expand 'Materials'
4. Locate and expand POST/materials/{libraryName}/assets
5. Click 'Try it Out'
6. Type the material library name in the 'libraryName' box
7. In the request body, provide the asset details and set id to the desired previously used name/id
Comments
0 comments
Article is closed for comments.