Skip to main content
DELETE
Delete

Headers

string
required
Your API key for authorization.

Path Parameters

string
required
The ID of the style to delete.

Response

boolean
Indicates whether the operation was successful.
string
A message confirming the deletion.
string
A code indicating the result of the operation. Possible values:
  • STYLE_DELETED: Style deleted successfully
  • STYLE_DELETE_FAILED: Failed to delete style
string
Error message if the request fails.
Deleting a style will permanently remove it. This action cannot be undone. After deletion, you can create a new style for the same profile.