Delete Translation Style
Delete an owned custom translation style. Built-in styles cannot be deleted.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
translation_style_id
Custom translation style ID.
Response
This endpoint returns an object.
deleted
True when the custom style was deleted.
translation_style_id
Deleted custom translation style ID.
Errors
400
Invalid Translation Style
401
Authentication Error
404
Translation Style Not Found
429
Rate Limit Error
