SymetryML Documentation

Miscellaneous API

Enable Histogram

URL

POST /{cid}/projects/{pid}/histogramEnable?enable=[true|false]

Query Parameters

ParameterRequired / OptionalDescription
enableRequiredWhether to enable or disable histogram for this project.

HTTP Responses

HTTP Status CodeHTTP Status MessageDescription
200OKSuccess.
400BAD REQUESTUser does not have the SymetryML project. {"statusCode":"BAD_REQUEST","statusString":" + Customer[c1] does not have Project with id[r1], ","values":{}}

On this page