Skip to main content
POST
/
v1
/
device-agent
/
exchange-code
cURL
curl --request POST \
  --url http://localhost:3333/v1/device-agent/exchange-code \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json

The body is of type object.

Response

201 - undefined