---
title: "CreateSecureAccessPublicKey"
method: POST
path: "/v1/account/secure-access-public-key/"
tags: ["account"]
---

# CreateSecureAccessPublicKey

`POST /v1/account/secure-access-public-key/`

Create a new secure access public key.

## Request body

- DtoCreateSecureAccessPublicKey
  - `accountId` integer
  - `content` string
  - `name` string

## Response `201`

SecureAccessPublicKeyCreated

- object

## Changes

- **2024-12-10** `14b93c418e72` — 1 info
  - endpoint added
- **2024-12-10** `f7e78409764e` — 1 breaking
  - api path removed without deprecation
- **2024-12-04** `29ef3eae8d99` — 1 info
  - endpoint added
- **2024-12-04** `d7ced1b11534` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/goinfinite/apis/osapi/changes/v1/account/secure-access-public-key/post.md)

---

[API](https://skmtc.dev/goinfinite/apis/osapi.md) · [All operations](https://skmtc.dev/goinfinite/apis/osapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goinfinite/osapi/revisions/7320a5d8ef9e/schema)
