v1
latestOpenAPI 3.1.02026-07-1423092.0 KB話者グループを作成する
post/applications/{applicationId}/clients/{clientId}/srs/speaker_groups
Path parameters
applicationIdstring required
アプリケーションID
clientIdstring required
クライアントID
Headers
Authorizationstring required
Content-Typestring
application/x-www-form-urlencoded または multipart/form-data
Response
200
Example response
{
"operationId": "<operationId>",
"startTimestamp": 1577446402,
"selfLink": "https://apis.mimi.fd.ai/v1/applications/<applicationId>/clients/<clientId>/operations/<operationId>",
"progress": 100,
"code": 200,
"kind": "srs#operation#speaker_group",
"endTimestamp": 1577446402,
"status": "success",
"targetLink": "https://apis.mimi.fd.ai/v1/applications/<applicationId>/clients/<clientId>/srs/speaker_groups/<speakerGroupId>",
"id": "<speakerGroupId>"
}