Create a ScannerType
POST/scanner
Creates a new ScannerType and attaches it to the requested Company.
Request​
Responses​
- 201
- 403
- 404
- 406
ScannerType created.
Unauthorized. You do not have permission to manage ScannerTypes of the Company.
Company not found.
Request is invalid, see error context for validation errors.