Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
provider
enum<string>
required
Available options:
vercel,
docker-runtime

Response

200 - application/json

Deployment provider connectivity result.

ok
boolean
required
layer
string
message
string
Last modified on September 15, 2026