Data Classification & Profiling
Update analysis options
Reset classification and profiling results
PATCH
Update analysis options
Authorizations
The primary authentication method for the Mezmo API.
Pass the key in the Authorization header in the format Token <ACCESS TOKEN>.
For example:
This key is used for all APIs with the exception of ingest.
Path Parameters
The id of the classifier analysis to update
Query Parameters
Reset the current event count so that classification can begin when 'status' is set to "in_progress".
Reset the profiling data associated with this analysis.
Create a new classifier analysis record to replace the current record. Must be used in conjunction with a "complete" status
Body
application/json
The new status of the classifier analysis
Available options:
in_progress, complete Response
200
Default Response
Update analysis options

