Delete Object Type

This endpoint deletes an object type by ID. It also deletes all objects, edge types and edges which use the object type.

Path Params
uuid
required
Responses
204

No Content

400

Bad Request

403

Forbidden

404

Not Found

500

Internal Server Error

Language