Material Lists
Disconnect Material List from entity
post/material-lists/{id}/disconnect
Path parameters
idstring required
Request body
object required
Example request
{
"from_entity": "",
"from_entity_id": ""
}Response
Successful response
{
"from_entity": "",
"from_entity_id": ""
}Successful response