v10

latestSwagger 2.02026-07-137784220.8 KB
Custom Speech projects:

Updates the project identified by the given ID.

patch/projects/{id}

Path parameters

idstring uuid required

The identifier of the project.

Request body

displayNamestring

The name of the object.

descriptionstring

The description of the object.

customPropertiesobject

The custom properties of this entity. The maximum allowed key length is 64 characters, the maximum allowed value length is 256 characters and the count of allowed entries is 10.

Response

OK

selfstring uri

The location of this entity.

displayNamestring required

The display name of the object.

descriptionstring

The description of the object.

localestring required

The locale of the contained data.

customPropertiesobject

The custom properties of this entity. The maximum allowed key length is 64 characters, the maximum allowed value length is 256 characters and the count of allowed entries is 10.

createdDateTimestring date-time

The time-stamp when the object was created. The time stamp 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).