We added new API for managing custom schema types and custom instances. Custom schema types are custom entities on which you can build custom instances.
Creating a custom schema typearrow-up-right
It creates a new schema type.
Retrieving all custom schema typesarrow-up-right
It retrieves all custom schema types.
Retrieving a custom schema typearrow-up-right
It retrieves a custom schema type.
Deleting a custom schema typearrow-up-right
It deletes a custom schema type.
Upserting a custom schema typearrow-up-right
It upserts custom schema type.
Creating a custom instancearrow-up-right
It creates a custom instance.
Retrieving all custom instancesarrow-up-right
It retrieves all custom instances.
Retrieving a custom instancearrow-up-right
It retrieves a custom instance.
Deleting a custom instancearrow-up-right
It deletes a custom instance.
Upserting a custom instancearrow-up-right
It upserts a custom instance.
Patching a custom instancearrow-up-right
It partially updates a custom instance.
Searching for custom instancesarrow-up-right
It searches for custom instances.
Creating custom instances in bulkarrow-up-right
It creates custom instances in bulk.
Upserting custom instances in bulkarrow-up-right
It upserts custom instances in bulk.
Deleting custom instances in bulkarrow-up-right
It deletes custom instances in bulk.
There are no known problems.
Last updated 2 months ago
Was this helpful?