Skip to main content
POST
Update static hosting environment

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_id
integer<int64>
required
static_host
string
required
build_id
integer<int64>
required

Body

env
enum<string>
required
Available options:
prod,
dev

Response

Success!

The response is of type object.