---
title: "Publish a public key"
method: POST
path: "/termix-id/keys"
tags: ["Termix ID"]
---

# Publish a public key

`POST /termix-id/keys`

## Request body

- object
  - `publicKey` string
  - `credentialId` integer
  - `label` string

## Response `201`

Published key

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
