diff --git a/website/source/api/auth/gcp/index.html.md b/website/source/api/auth/gcp/index.html.md index 7900696ccd..c22506a06f 100644 --- a/website/source/api/auth/gcp/index.html.md +++ b/website/source/api/auth/gcp/index.html.md @@ -92,23 +92,6 @@ $ curl \ } ``` -## Delete Config - -Deletes all GCP configuration data. This operation is idempotent. - -| Method | Path | Produces | -| :------- | :--------------------------- | :--------------------- | -| `DELETE` | `/auth/gcp/config` | `204 (empty body)` | - -### Sample Request - -``` -$ curl \ - --header "X-Vault-Token: ..." \ - --request DELETE \ - http://127.0.0.1:8200/v1/auth/gcp/config -``` - ## Create Role Registers a role in the method. Role types have specific entities