Creates a new dataset for a Custom Data schemaAsk AIpost https://api.actonsoftware.com/custom-objects/v1/{accountId}/data/{objectId}Creates an empty dataset for a specific Custom Data schemaPath ParamsaccountIdstringrequiredThe Act-On account Id for this requestobjectIdstringrequiredThe schema ID for this requestBody ParamsnamestringName of the datasetdescriptionstringDescription of the datasetisDefaultbooleanWhether to set the dataset as the default for the custom objecttruefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Successful response 400Bad request 401Unauthorized 403Forbidden 500Internal Server Error.Updated 6 months ago