Manages workflow enrollment step
Device Enrollment REST API (0.0.1)
These APIs facilitate enrolling users devices by going thorough different enrollment steps in the workflow.
Download OpenAPI description
Overview
License
Languages
Servers
Generated server url
http://localhost:8080/
- Generated server url
http://localhost:8080/deviceEnrollments/workflows/{workflowId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": "string", "color": { "backgroundColor": "string", "lineColor": "string", "fontColor": "string", "fontHeaderColor": "string", "headerBackgroundColor": "string", "startOverFontColor": "string", "buttonColor": "string", "buttonFontColor": "string" }, "styles": { "welcomeTitle": "string", "welcomeSubTitle": "string", "logoImage": "string", "backgroundImage": "string", "iconImage": "string", "fontName": "string", "wifi4EuNetworkId": "string", "logoSize": "string", "disablePoweredBy": true, "headerFontSize": 0 }, "startStepId": "89855da9-7928-4250-8ea0-cf0707fcc260", "firstActionStepId": "de1a3af3-8d3a-471f-b1d9-2b7490d0aed0" }