Relationship
Delete relationship between 2 modules
delete/module/{moduleName}/{id}/relationships/{relationship}/{relatedBeanId}
Path parameters
moduleNamestring required
Name of the module
idstring uuid required
ID of the module
relationshipstring required
The name of the relationship related to the module
relatedBeanIdstring uuid required
ID of the related module
Response
OK