---
title: "Create SFTP user"
method: POST
path: "/accounts/{account_id}/sftp_user"
tags: ["SFTP Users"]
---

# Create SFTP user

`POST /accounts/{account_id}/sftp_user`

Creates an SFTP user for an account

## Path parameters

- `account_id` integer, required

## Request body

- object
  - `username` string, required

## Response `201`

SFTP user created

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/instructure/apis/canvas-lms-instructure-misc-plugin-api.md) · [All operations](https://skmtc.net/instructure/apis/canvas-lms-instructure-misc-plugin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instructure/canvas-lms-instructure-misc-plugin-api/revisions/a2c137ba5a2d/schema)
