Create/Record project defined by CreateProjectReq message for a specified name, description and status. The method will return a Project message/entity that will contain the newly created project_id value for this client Required permissions: OMNI_BOSS
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
No schema defined
Example
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/api/v0alpha/omniapi/createproject' \
--header'Content-Type: application/json' \
--data-raw''