---
title: "Add User"
method: PUT
path: "/v2/organisation/{orgid}/users"
tags: ["organisation v2"]
---

# Add User

`PUT /v2/organisation/{orgid}/users`

Add an existing username to an organisation and return user array. Required Permissions:

## Request body

- PutV2OrganisationOrgidUsersRequest
  - `username` string, required — The username of the user to be added

---

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