Skip to main content
DELETE
Delete Profile

Authentication

This endpoint requires authentication using a JWT token in the Authorization header.

Path Parameters

string
required
The unique identifier of the profile to delete

Response

string
required
Success message confirming profile deletion

Example Request

Example Response

Error Responses

401 Unauthorized

403 Forbidden

404 Not Found

409 Conflict

500 Internal Server Error

Important Notes

  • Deleting a profile is a permanent action and cannot be undone
  • Profiles with active invoices or ongoing transactions may be protected from deletion
  • Consider archiving or freezing profiles instead of deleting them to preserve historical data
  • All associated data and configurations will be permanently removed