# Enrollment Action Files API

Manages enrollment action files.

## Upload File

 - [POST /enrollmentActions/files](https://docs.ruckus.cloud/api/workflow-actions-0.0.2/enrollment-action-files-api/uploadfile.md): Allows user to upload file.

## Get Signed URL for Download

 - [GET /enrollmentActions/files/{fileId}](https://docs.ruckus.cloud/api/workflow-actions-0.0.2/enrollment-action-files-api/getsignedurlfordownload.md): Get signed URL for download.

## Delete File

 - [DELETE /enrollmentActions/files/{fileId}](https://docs.ruckus.cloud/api/workflow-actions-0.0.2/enrollment-action-files-api/deletefile.md): Deletes the specified enrollment action file.

