Delete a translation keyCopy Pagedelete https://{hostname}/config/{app_id}/flows/{flow}/translations/{key}Deletes a translation string.Path ParamskeystringrequiredUnique identifier of the translation key.flowstringrequiredName of the flow.app_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.Response 204Successfully deleted.Updated 3 months ago