Upload a Compute package
PUT {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/package
Upload a Compute package associated with the specified service version.
Authorization: API token with at least Engineer permissions.
Request Body
{"package"=>"(binary data ...)"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Content-Type | string | ||
Accept | string | ||
expect | string |