---
title: "Update current BIG-IP AS3 configuration"
method: PATCH
path: "/declare"
tags: ["Configuration"]
---

# Update current BIG-IP AS3 configuration

`PATCH /declare`

You can use the PATCH method to modify the configuration produced by a previously-sent declaration without having to resend the entire declaration

## Query parameters

- `show` string
- `async` boolean

## Response `200`

Successful synchronous response

## Other responses

- `202` — Successful response to asynchronous request
- `422` — An invalid configuration was provided
- `500` — Something went wrong internally, and a bug report should be filed&#58; https://github.com/F5Networks/f5-appsvcs-extension/issues/new/choose
- `503` — BIG-IP AS3 is currently processing a configuration, and cannot process another at this time

---

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