cURL
curl --request POST \ --url https://api.supersonic.cv/contacts/classify \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "force": true }'
{}
API key: supersonic_live_...
If true, re-classify all contacts. Default: only unclassified.
Success
The response is of type object.
object