---
title: "Replace FAST settings (Full overwrite)"
method: POST
path: "/settings"
tags: ["FAST Extension"]
---

# Replace FAST settings (Full overwrite)

`POST /settings`

Replace the full FAST configuration with supplied body.

## Response `200`

Replace the FAST Settings configuration.

- FastResponse200 — OK - Request was successful.
  - `code` integer, required
  - `message` string, required
  - `requestId` integer
  - `_links` LinksDefinition — An object containing link references.
    - `self` string — Self-link to endpoint
    - `task` string — Self-link to task endpoint

## Other responses

- `422` — supplied configuration was invalid
- `500` — Internal error. A bug report should be filed.

---

[API](https://skmtc.net/f5networks/apis/f5-big-ip-application-services-templates-api.md) · [All operations](https://skmtc.net/f5networks/apis/f5-big-ip-application-services-templates-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/f5networks/f5-big-ip-application-services-templates-api/versions/69d12c15d1c7/schema)
