---
title: "Configure the default settlement engines to use for the given asset codes. If an account is not configured with a `settlement_engine_url` but the account's `asset_code` has a settlement engine configured here, the account will automatically be set up to use that settlement engine"
method: PUT
path: "/settlement/engines"
tags: ["admins"]
---

# Configure the default settlement engines to use for the given asset codes. If an account is not configured with a `settlement_engine_url` but the account's `asset_code` has a settlement engine configured here, the account will automatically be set up to use that settlement engine

`PUT /settlement/engines`

## Headers

- `authorization` string, required

## Request body

- SettlementEngines

## Response `200`

Returns the created engines

- Routes

---

[API](https://skmtc.dev/interledger/apis/interledger-rs-api-specification.md) · [All operations](https://skmtc.dev/interledger/apis/interledger-rs-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interledger/interledger-rs-api-specification/revisions/a19ff2cb681a/schema)
