v2

latestSwagger 2.02026-07-13323879.9 KB
Project

Creates a new project.

put/projects/{id}

Path parameters

idstring required

The ID of the resource.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

idstring

Resource id

displayNamestring

Project name

descriptionstring

Project description

kind'ProfessionalVoice' | 'PersonalVoice' required

Project kind

createdDateTimestring date-time

The timestamp when the object was created. The timestamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations).

Response

Created

idstring

Resource id

displayNamestring

Project name

descriptionstring

Project description

kind'ProfessionalVoice' | 'PersonalVoice' required

Project kind

createdDateTimestring date-time

The timestamp when the object was created. The timestamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations).