Delete a UDT
To delete a UDT, use a DELETE
request to /api/rest/v2/schemas/keyspaces/{keyspace_name}/types/{type_name}
.
All UDT schema will be deleted along with the UDT data.
To delete a UDT, use a DELETE
request to /api/rest/v2/schemas/keyspaces/{keyspace_name}/types/{type_name}
.
All UDT schema will be deleted along with the UDT data.