Skip to main content
POST
/
v1
/
device-agent
/
check-in
Submit device compliance check-in
curl --request POST \
  --url https://api.trycomp.ai/v1/device-agent/check-in \
  --header 'Content-Type: application/json' \
  --data '{}'

Documentation Index

Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

The body is of type object.

Response

201 - undefined