Submit a job to backpropagate observables through the circuit.
Args: circuit_id (str): ID of the circuit. user (User): User authenticated with api key. data (SubmitObservableBackpropagationModel): Observables to backpropagate.
Returns: Response: 200 if OK, 404 if no such circuit exists.
Successful Response