cURL
curl --request POST \ --url https://api.adapter.com/v1/runtime/provision/{user_id} \ --header 'Authorization: Bearer <token>'
{}
Explicitly provision a runtime for a user’s graph.
Pass your ak_live_... API key as a Bearer token.
ak_live_...
Successful Response
The response is of type Response Runtime Provision · object.
Response Runtime Provision · object