Create new ftp account

Endpoint that can be used to create a new ftp account for given site.

Path Params
integer
required

ID of the Site you are interacting with

Body Params

New ftp account parameters

string
required

FTP account username (without domain)

string
required

Password for the FTP account

string
required

Document root for the FTP account (relative the user's home directory)

integer
required
Defaults to 0

FTP disk space quota in MB (0 = unlimited)

string
required
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json