Delete a custom type
Types
Delete a custom type
Removes a custom type registration. Admin-only — core types are immutable. By default, deletion is rejected if any item of the type still exists. Pass ?force=true to delete the type and orphan existing rows (rows persist with the type identifier intact, but new writes against that type return 400 invalid_type).
DELETE
Delete a custom type
Documentation Index
Fetch the complete documentation index at: https://docs.myme.so/llms.txt
Use this file to discover all available pages before exploring further.