Skip to main content
POST
/
v1
/
runtime
/
provision
/
{user_id}
Runtime Provision
curl --request POST \
  --url https://api.adapter.com/v1/runtime/provision/{user_id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Pass your ak_live_... API key as a Bearer token.

Path Parameters

user_id
string
required

Response

Successful Response

The response is of type Response Runtime Provision · object.