Creates new recoding --- tags: - Recording - Device parameters: - in: path name: device_id required: true type: integer description: Id of the device - in: body name: body required: true schema: $ref: '#/definitions/RecordingCreation' responses: 201: description: Successful creation