Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://acusight.io/api/core/devices/{device_id}/virtual/pause \ --header 'Authorization: Bearer <token>'
{}
Temporarily pause data generation simulation
JWT access token. Paste the token only; the Bearer prefix is added automatically.
Device ID
Simulation paused
The response is of type object.
object
Was this page helpful?