We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
customization.mdx
1 parent 1e3a97d commit f817a42Copy full SHA for f817a42
fern/docs/pages/custom-objects.mdx
@@ -167,6 +167,8 @@ curl --location 'https://api.devrev.ai/custom-objects.delete' \
167
3. **Custom Fields**: User-defined fields that store specific data for your custom object.
168
4. **Unique Key**: A unique identifier for each custom object, useful for maintaining idempotency.
169
170
+For more details, please refer to the [Customization](./customization.mdx) documentation.
171
+
172
## Custom Object Lifecycle
173
174
1. **Creation**: Define the leaf type, subtype (optional), and custom fields for your object.
0 commit comments