createObjectType
Create a new custom object type.
Creates a new custom object type definition for the tenant. What is an Object Type? An object type is a schema definition (e.g., "Visa", "Invoice", "Travel Request") that defines what kind of custom objects can be created.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Display name for the object type |
description | string | No | Optional description |
logo_url | string | No | Optional logo URL |
icon | object | No | |
display_id_prefix |
