Create a project

Creates a new project inside the specified workspace or for the specified owner.
A workspace must be provided via owner or workspace_id, otherwise the
user's personal workspace is used.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

Project name.

string

Owner string (e.g. username or "{group_id}@seafile_group").

integer

Workspace ID to create the project in (optional; defaults to current user's personal workspace).

string

Project display color (hex).

string

Project text color (hex).

string

Project icon name.

Responses

400

Bad Request (name invalid, project already exists, or project limit exceeded)

403

Permission denied

500

Internal Server Error

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