# Enrollment UI Configuration

Manages the enrollment configuration for the workflow.

 - [GET /workflows/{workflowId}/uiConfigurations](https://docs.ruckus.cloud/api/workflow-api-0.0.4_1/enrollment-ui-configuration/getuiconfiguration.md): Retrieves the UI configuration for the specified workflow.
 - [POST /workflows/{workflowId}/uiConfigurations](https://docs.ruckus.cloud/api/workflow-api-0.0.4_1/enrollment-ui-configuration/createuiconfig.md): Initiates a request that will update the workflows UI configuration.
 - [DELETE /workflows/{workflowId}/uiConfigurations](https://docs.ruckus.cloud/api/workflow-api-0.0.4_1/enrollment-ui-configuration/resetuiconfig.md): Deletes the custom settings on the UI configuration.
 - [GET /workflows/{workflowId}/uiConfigurations/{imageType}](https://docs.ruckus.cloud/api/workflow-api-0.0.4_1/enrollment-ui-configuration/getimagefile.md): Get UI configuration's image for the specified workflow and image type.
