Status Codes
| HTTP Code | appStatusCode | Description | Response message |
|---|---|---|---|
| 200 OK | NA | Success | NA |
| 400 Bad Request | StudioService_078 | uniqueID field not found | Check and ensure if valid uniqueId is given. |
| 400 Bad Request | avx-common-028 | Invalid/Incorrect payload | Check and ensure if a valid value is given in request payload field - input |
| 404 Not Found | studio-db-043 | File not found | Check and ensure if file with a uniqueId is not present. |