Styles
Delete
Delete a style profile.
DELETE
Headers
Your API key for authorization.
Path Parameters
The ID of the style to delete.
Response
Indicates whether the operation was successful.
A message confirming the deletion.
A code indicating the result of the operation. Possible values:
STYLE_DELETED
: Style deleted successfullySTYLE_DELETE_FAILED
: Failed to delete style
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.