Skip to main content
Version: 4.1

Create a configuration deployment

POST 

/api/internal/v1/deployments/tenants/:tenant_id/configuration/deployments/:deployment_id/devices/:device_id

Deploy configuration to a specified device. The artifact will be auto-generated based on the configuration object provided with the deployment constructor.

Request

Responses

New configuration deployment created.

Response Headers
    Location

    URL of the newly created deployment.