---
title: "POST /#Action=ResetDBClusterParameterGroup"
method: POST
path: "/#Action=ResetDBClusterParameterGroup"
---

# POST /#Action=ResetDBClusterParameterGroup

`POST /#Action=ResetDBClusterParameterGroup`

Modifies the parameters of a DB cluster parameter group to the default value. To reset specific parameters submit a list of the following: `ParameterName` and `ApplyMethod`. To reset the entire DB cluster parameter group, specify the `DBClusterParameterGroupName` and `ResetAllParameters` parameters.

When resetting the entire group, dynamic parameters are updated immediately and static parameters are set to `pending-reboot` to take effect on the next DB instance restart or RebootDBInstance request. You must call RebootDBInstance for every DB instance in your DB cluster that you want the updated static parameter to apply to.

## Query parameters

- `Action` 'ResetDBClusterParameterGroup', required
- `Version` '2014-10-31', required

## Response `200`

Success

## Other responses

- `480` — InvalidDBParameterGroupStateFault
- `481` — DBParameterGroupNotFoundFault

---

[API](https://skmtc.net/aws/apis/neptune.md) · [All operations](https://skmtc.net/aws/apis/neptune/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/neptune/versions/c3673ca75718/schema)
