Create an allocationAsk AIpost https://api.doit.com/analytics/v1/allocationsCreates a new allocation.Body ParamsnamestringrequiredAllocation name.descriptionstringrequiredAllocation description.ruleobject | nullSingle allocation rule. Components can reference other existing allocation rules by using the "allocation_rule" dimension type.rule object | nullrulesarray of objectsrulesADD object | nullunallocatedCostsstring | nullCustom label for values that do not fit into allocation (required for group type allocation).Responses 200OK - The request succeeded. 400Bad Request - The server cannot process the request, often due to a malformed request. 401Unauthorized - Invalid API key. 403Forbidden - The client is not authorized to perform the request. 404Not Found - The requested resource does not exist.Updated 3 months ago