Skip to main content
POST
/
v1
/
device-agent
/
auth-code
Create a device-agent auth code
curl --request POST \
  --url https://api.trycomp.ai/v1/device-agent/auth-code \
  --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