Canary Speech

PutProject

PUT - /org/project
Required Permissions:
  • scope:api

Description

Create a project

Headers

Header KeyDescriptionExample
Authorization
The Authorization header for this endpoint. The value must be the token from the /v3/auth/tokens/get endpoint and given using the Bearer pattern.
Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdW...

Successful Response

A successful response

Field NameTypeDescription
messagestring
DEPRECATED

Code Example