Skip to main content
DELETE
Delete

Headers

string
required
Your API key for authorization.

Body Parameters

string
required
The ID of the profile 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:
  • PROFILE_DELETED: Profile deleted successfully
  • PROFILE_DELETE_FAILED: Failed to delete profile
string
Error message if the request fails.
Deleting a profile will permanently remove it and all associated data. This action cannot be undone.