PUT /environments/defaults

Set a default environment.

Addressed by rung: the account rung (repository omitted) or a repository rung ("owner/name"); the environment by id or name. Returns the full resulting ladder. Refused for sandbox tokens.

curl -X PUT "https://api.ellipsis.dev/v1/environments/defaults" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"environment":"..."}'
{
"account": "string",
"repositories": {}
}

Request

Responses

On this page

No Headings
Schedule a demo