type: error post: description: |

<>

___ body: multipart/form-data: formParameters: file: description: The file to be uploaded required: true type: file importKeyFilter: description: The algorithm of the key, possible values are - PGP, RSA, ECDSA required: true example:
{
  "keyAlgorithm": "RSA"
}
type: string comment: description: for auditLog required: false type: string timeSpent: description: for auditLog required: false type: string ticketLink: description: for auditLog required: false type: string responses: 200: description: | **Confirm <> successfully** body: application/json: example: | { "deliveryDate":"2016-05-05T21:13:35Z", "ok":true } schema: ok