Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://cloud.bytebeam.io/api/v1/devices/provision \ --header 'Content-Type: application/json' \ --header 'x-bytebeam-api-key: <api-key>' \ --header 'x-bytebeam-tenant: <api-key>' \ --data '{ "metadata": {} }'
This response has no body data.
API key required to authenticate requests.
Tenant(Project) name required to identify the project.
Show child attributes