Generates predictions for the provided dataset using a trained prediction model. Returns a JSON object mapping row IDs to predicted values (and probabilities if applicable).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.