Profiles
Delete
Delete a style profile.
DELETE
Headers
Your API key for authorization.
Body Parameters
The ID of the profile to delete.
Response
Indicates whether the operation was successful.
A message confirming the deletion.
A code indicating the result of the operation. Possible values:
PROFILE_DELETED
: Profile deleted successfullyPROFILE_DELETE_FAILED
: Failed to delete profile
Error message if the request fails.
Deleting a profile will permanently remove it and all associated data. This action cannot be undone.