Delete a string per localeCopy Pagedelete https://{hostname}/config/{app_id}/flows/{flow}/locales/{locale}/strings/{string}Removes a string from a flow.Path ParamsstringstringrequiredName of the string.localestringrequiredISO language code for the locale.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