BatchCreateChannelSchemas
Create a batch of channel schemas
POST
/
api
/v1
/channel-schemas:batch-create
Request Body
application/json
RequiredThe request for a call to ChannelSchemaService_BatchCreateChannelSchemas
.
requests
RequiredLimit of 1000 channels schemas per batch
assetName
string
The asset to which the channel schemas belong (case-insensitive). If this field, and any of the child requests specify an asset, the assets must match.
organizationId
string
The organization to which the channel schemas belong. If this field, and any of the child requests specify an organization_id, the organization_ids must match. This field is optional if the caller belongs to a single organization.
A successful response.