Authentication
This endpoint requires authentication and admin role access.URL Parameters
id(integer, required): The persona ID to delete
Key Information
- This operation is permanent and cannot be undone
- If the persona is linked to a Usuario, you should delete or update the Usuario first
- Database constraints may prevent deletion if the persona is referenced by other records
Response
Returns a success message:Important Considerations
Before deleting a persona:- Check if it’s linked to any Usuario records
- Consider if the persona has associated appointments or medical records
- Ensure you have proper backups if this is sensitive data