Authorizations
Path Parameters
Project ID
DSP Block ID, use the impulse functions to retrieve the ID
Body
Array of features. If you have multiple axes the data should be interleaved (e.g. [ax0_val0, ax1_val0, ax2_val0, ax0_val1, ax1_val1, ax2_val1]).
DSP parameters with values
{ "scale-axes": "10" }
Whether to generate graphs (will take longer)
Whether to request performance info (will take longer unless cached)
Response
OK
Whether the operation succeeded
Array of processed features. Laid out according to the names in 'labels'
Graphs to plot to give an insight in how the DSP process ran
Optional error description (set if 'success' was false)
Labels of the feature axes
String representation of the DSP state returned