---
title: "POST /v1/vaults/credentials/init"
method: POST
path: "/v1/vaults/credentials/init"
---

# POST /v1/vaults/credentials/init

`POST /v1/vaults/credentials/init`

## Request body

- BpDtoPasskeyCreationRequest
  - `name` string
  - `location` BpModelsPassKeyCredentialLocation
    - `deviceType` string
    - `deviceOS` string
    - `deviceName` string
  - `recoveryShard` string, byte
  - `kind` string

## Response `200`

OK

- BpDtoCredentialCreation
  - `Data` object

---

[API](https://skmtc.net/due/apis/accounts-api.md) · [All operations](https://skmtc.net/due/apis/accounts-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/due/accounts-api/versions/26eaea5b64df/schema)
