remove_relationship_type
mutationSince v1.0Remove a relationship type from the metamodel. Also removes all relationships of that type from M1. Applied immediately. Use with caution.
Example Request
{"relationship_type": "deprecated_link"}Example Response
{"success": true, "operation_count": 3, "versions": [52, 53, 54]}