---
title: "Put the configuration in JSON."
method: POST
path: "/v1/configdump"
tags: ["v1/configdump"]
---

# Put the configuration in JSON.

`POST /v1/configdump`

## Query parameters

- `ignoreerrors` boolean
- `initialize` boolean
- `continue` boolean
- `overwrite` 'yes' | 'skip' | 'abort'
- `resolve` 'abort' | 'skip' | 'useDefault'
- `expand` boolean

## Request body

- string

## Response `200`

Successful operation

- ConfigdumpResults
  - `success` boolean
  - `errors` string[]
  - `warnings` string[]

---

[API](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface.md) · [All operations](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/keyfactor/ejbca-rest-interface/revisions/44f8798658e2/schema)
