Create a Project

Create a new Project belonging to a Team

Authentification

AuthorizationBearer

Authentification bearer de la forme Bearer <token>, où token est votre jeton d’authentification.

Paramètres de chemin

team_idstringRequisformat: "uuid"

Requête

Project to create or update
namestringOptionnel
Project name
privatebooleanOptionnel
If true, the project is private to the creating user
project_preferencesobjectOptionnel

Réponse

Project success response
archive_statusenum
Archival status for this Project
archived_atstringformat: "date-time"
When a Project was archived
archived_file_countintegerPar défaut 0
archived_storageintegerPar défaut 0
collaborator_countintegerPar défaut 0
deleted_atstringformat: "date-time"
If deleted, when this Project was deleted
descriptionstring
file_countintegerPar défaut 0
folder_countintegerPar défaut 0
idstringformat: "uuid"
ignore_archivebooleanPar défaut false
inserted_atstringformat: "date-time"
When was this Project created
invite_urlstring
namestring
Name of this Project
owner_idstringformat: "uuid"
privatebooleanPar défaut false
project_preferencesobject
read_onlybooleanPar défaut false
root_assetobject

Accepts arbitrary key/value pairs for storing information on an asset

root_asset_idstringformat: "uuid"
sharedbooleanPar défaut false
storageintegerPar défaut 0
teamobject
team_idstringformat: "uuid"
updated_atstringformat: "date-time"
user_permissionsobject
user_preferencesobject
watermarkobject

Erreurs

401
Unauthorized Error
404
Not Found Error