Delete Pronunciation Dictionary
Delete an existing pronunciation dictionary for the authenticated user
Authentication
AuthorizationBearer
Header authentication of the form Bearer <token>
Request
This endpoint expects an object.
id
ID of the pronunciation dictionary to delete
Response
Successfully deleted pronunciation dictionary
id
ID of the deleted pronunciation dictionary
deleted
Confirmation that the dictionary was deleted
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

