---
title: "Create account credential"
method: POST
path: "/api/cli/v1/account/credentials"
tags: ["Account/Credential"]
---

# Create account credential

`POST /api/cli/v1/account/credentials`

Create account credential

## Request body

- object
  - `username` string
  - `password` string
  - `type` string

## Response `201`

Created successfully

## Other responses

- `422` — Unprocessable entity
- `default` — Create account credential

## Changes

> 28 revisions in range; 1 could not be searched.

- **2022-03-16** (v1) `0a02c12fa891` — 1 info
  - endpoint added
- **2022-03-14** (v1) `c7fe7612b0ab` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs/changes/api/cli/v1/account/credentials/post.md)

---

[API](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs.md) · [All operations](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uffizzicloud/uffizzi-docs/revisions/b656c8c2fcd1/schema)
