Upload file
POST/case/:expedientNumber/upload-file
Uploads a file into an existing case. You need to send a request of type multipart/form-data. Allowed formats are PDF, JPG, JPEG, PNG. Max. file size is 10Mb
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 429
- 500
- 503
- 504
File uploaded successfully
Bad request
Unauthorized
Forbidden
Case not found
Too many requests
Unexpected error
Service unavailable
Gateway timeout