---
title: "Set the secured funding limit for an account"
method: PUT
path: "/accounts/{accountId}/secured-funding"
tags: ["Accounts"]
---

# Set the secured funding limit for an account

`PUT /accounts/{accountId}/secured-funding`

## Path parameters

- `accountId` string, required

## Request body

- AccountAccountSecuredFundingRequest
  - `limit` number, required — Secured funding limit

## Response `200`

OK

## Other responses

- `400` — Validation errors

---

[API](https://skmtc.net/modulrfinance/apis/modulr-api.md) · [All operations](https://skmtc.net/modulrfinance/apis/modulr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modulrfinance/modulr-api/revisions/cbd52524c8ef/schema)
