Skip to main content
POST
Suggest Metric

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
displayName
string

The title of the metric that you want to create.

description
string

The description of the metric that you want to create.

Response

200 - application/json

OK

metric
Metric · object

Metric: The suggested metric, empty if no suggestion could be made.

error
string

an error message if the suggestion failed.