Backpropagate Observables
API Reference
Backpropagate Observables
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.
POST
Backpropagate Observables
Authorizations
Path Parameters
Body
application/json
Response
Successful Response