v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14167964.6 KB

Deletes the specified dictionary. You cannot delete a dictionary that is referenced by a feed. You must first remove the dictionary reference from the feed's subtitling configuration.

delete/v1/dictionary/{id}

Path parameters

idstring required

The ID of the dictionary to delete.

Response

Success

arnstring required

The ARN of the deleted dictionary.

idstring required

The ID of the deleted dictionary.

status'CREATING' | 'AVAILABLE' | 'REFERENCED' | 'DELETING' | 'DELETED' required

The status of the dictionary after deletion.