Skip to main content
POST
Enable configuration

Authorizations

Authorization
string
header
required

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

Path Parameters

dataset_id
integer
required

Unique identifier for a dataset.

Response

The id of the enabled configuration stream, as a bare JSON string.

The id of a metrics configuration stream. Sent as a bare JSON string, not wrapped in an object.

Example:

"0f9c2b7e-2a4d-4c1e-9b7a-3e5f6a7b8c9d"