Ellipsis APIReferenceDefault agents

Delete Agent Default

Clear a default config, at the account rung (repository omitted) or a repository rung. Refused for sandbox tokens.

DELETE
/v1/defaults

Clear a default config, at the account rung (repository omitted) or a repository rung.

Refused for sandbox tokens.

Authorization

HTTPBearer
AuthorizationBearer <token>

In: header

Query Parameters

repository?|

Repo rung to clear ("owner/name"); omit to clear the account default.

Header Parameters

user-agent?string|null

Response Body

application/json

curl -X DELETE "https://example.com/v1/defaults"
Empty