Run a runnable asynchronously
callback_url
and callback_headers
to be used for the run results. When the run completes, re-factor will perform a POST
request to the callback URL with the results or an error message.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Asynchronous invocation reference
The response is of type object
.