Créer un projet

Créer un projet appartenant à une équipe

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

Statut d’archivage de ce projet

archived_atstringformat: "date-time"

Moment où un projet a été archivé

archived_file_countintegerPar défaut 0
archived_storageintegerPar défaut 0
collaborator_countintegerPar défaut 0
deleted_atstringformat: "date-time"

Si supprimé, moment où le projet a été supprimé

descriptionstring
file_countintegerPar défaut 0
folder_countintegerPar défaut 0
idstringformat: "uuid"
ignore_archivebooleanPar défaut false
inserted_atstringformat: "date-time"

Quand ce projet a-t-il été créé ?

invite_urlstring
namestring
Nom du projet
owner_idstringformat: "uuid"
privatebooleanPar défaut false
project_preferencesobject
read_onlybooleanPar défaut false
root_assetobject

Accepte les paires clé/valeur arbitraires afin de stocker des informations concernant un 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