Endpoints
Operations
Create |
Creates a new endpoint. |
Delete |
Deletes the endpoint identified by the given ID. |
Delete Base Model Log |
Deletes one audio or transcription log that have been stored when using the default base model of a given language. |
Delete Base Model Logs |
Deletes the specified audio and transcription logs that have been stored when using the default base model of a given language. It deletes all logs before (and ... |
Delete Log |
Deletes one audio or transcription log that have been stored for a given endpoint. |
Delete Logs |
Deletes the specified audio and transcription logs that have been stored for a given endpoint. It deletes all logs before (and including) a specific day. |
Get |
Gets the endpoint identified by the given ID. |
Get Base Model Log |
Gets a specific audio or transcription log for the default base model in a given language. |
Get Log |
Gets a specific audio or transcription log for a given endpoint. |
List |
Gets the list of endpoints for the authenticated subscription. |
List Base Model Logs |
Gets the list of audio and transcription logs that have been stored when using the default base model of a given language. |
List Logs |
Gets the list of audio and transcription logs that have been stored for a given endpoint. |
List Supported Locales |
Gets a list of supported locales for endpoint creations. |
Update |
Updates the metadata of the endpoint identified by the given ID. |