Update a custom type
Types
Update a custom type
Replaces a custom type’s schema. Admin-only — core types are immutable and return 400. Re-runs the registration-time correctness rails (semver diff, inheritance check, field-name validation). The diff between the prior and new version sets the required version bump; mismatched bumps reject with 400 version_bump_mismatch. See Authoring types — semver diff.
PUT
Update a custom type