post {protocol}://{base-url}/integration/v2/schema/
This API allows creation of multiple schemas for a data source denoted by ds_id, along with their custom fields. The custom field ids can be obtained using the Custom Fields API (https://{base-url}/openapi/custom_field/). Please read the request schema for more information. This endpoint should not be used to update data objects. All fields not included in the request will be set to a default value.
The request body must be wrapped in an array.