# Create Quick Report

### /report-create

- **API**: https://devsey.com/api/report-create
- **METHOD**: POST

### HEADER

- **Authorization**: API Token required
- **Accept**: application/json

### POST Variables

- **app\_id**
    - STRING
    - /app-view
    - unique\_id

### GET Variables

- NONE

### RETURN

- **message**: "Quick report created successfully!"
- **report\_id**: {unique\_id}