---
title: "Add pending user without account"
method: POST
path: "/admin/accounts/addpendinguser"
tags: ["accounts"]
---

# Add pending user without account

`POST /admin/accounts/addpendinguser`

## Request body

- object
  - `account` string[]
  - `provider` object, required
    - `name` string, required
  - `userName` string, required

## Response `200`

ok

---

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