Skip to main content
DELETE
/
v3
/
style_rules
/
{style_id}
Delete a style rule list
curl --request DELETE \
  --url https://api.deepl.com/v3/style_rules/{style_id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Authentication with Authorization header and DeepL-Auth-Key authentication scheme. Example: DeepL-Auth-Key <api-key>

Path Parameters

style_id
string
required

The ID of the style rule list

Response

Style rule list deleted successfully