Analytics deactivation
Deactivating analytics (pausing). When analytics is deactivated, no events will be received for it. This request can be executed if the analytics case is active.
POST/api/v1/analytic-case/{case}/pauseHeaders | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Body | |||||||||
caseoptional | int | Unique identifier of the analytics case |
Response | |||||||||
200 | Analytics case successfully deactivated | ||||||||
JSON
| |||||||||
401 | Authorization token is missing or invalid, see Obtaining a token | ||||||||
422 | Returns a JSON object with an error, see Validation | ||||||||
JSON
|
Example | |||||||||
JSON
|