---
title: "POST /v1/ca/{issuer_dn}/importcrl"
method: POST
path: "/v1/ca/{issuer_dn}/importcrl"
tags: ["v1/ca"]
---

# POST /v1/ca/{issuer_dn}/importcrl

`POST /v1/ca/{issuer_dn}/importcrl`

Import a certificate revocation list (CRL) for a CA

## Path parameters

- `issuer_dn` string, required

## Response `200`

CRL file was imported successfully

## Other responses

- `400` — Error while importing CRL file

## Changes

- **2025-03-11** `4045b1bab09f` — 1 info
  - the `crlPartitionIndex` request property type/format was generalized from `integer`/`int32` to `integer`/`int64`
- **2025-03-11** `37878df36b77` — 1 breaking
  - the `crlPartitionIndex` request property type/format changed from `integer`/`int64` to `integer`/`int32`
- **2025-01-24** `d0f3affe7c3c` — 1 info
  - the `crlPartitionIndex` request property type/format was generalized from `integer`/`int32` to `integer`/`int64`
- **2024-07-05** `b6fc2ad168e5` — 1 breaking
  - the `crlPartitionIndex` request property type/format changed from `integer`/`int64` to `integer`/`int32`

[Change history](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface/changes/v1/ca/:issuer_dn/importcrl/post.md)

---

[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)
