action truora_update_custom_type { label: "Update Custom Type" description: "Allows updating a custom type. Person, vehicle, and company types are not modifiable" provider: truora method: PUT path: "/v1/config" encoding: form output: { type: "object" additionalProperties: true } }