Create a labelAsk AIpost https://api.doit.com/analytics/v1/labelsCreates a new label.Body ParamsnamestringrequiredThe name of the label.colorstringenumrequiredThe color of the label.blueskyBluetealmintlimesoftYellowapricotlavenderpurplerosePinkslateGreyShow 11 enum valuesResponses 201Created - Label created successfully. 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