v1

latestOpenAPI 3.1.02026-07-2683111282.3 KB
Project Operations

Create a developer project

Creates a developer project.

post/

Request body

idstring

identifier of the project. autogenerated during create project operation

namestring required

identifying name of the project

includeContentTypesboolean

whether to include content types in the project. this allows users to add/edit the content types in the scope of the project. there could be maximum of only one project which includes content types

descriptionstring

description of the project

Response

Created

idstring

identifier of the project. autogenerated during create project operation

namestring required

identifying name of the project

includeContentTypesboolean

whether to include content types in the project. this allows users to add/edit the content types in the scope of the project. there could be maximum of only one project which includes content types

descriptionstring

description of the project