Skip to content

Implement Profile Update API #17

@delucca

Description

@delucca

Type of Issue

Feature Request

Description

Create an API endpoint to allow users or staff to update profile information. This should include checks to ensure data integrity and security (e.g., only the profile owner or admin can update).

Additional Context

Ensure proper validation for the updated fields (e.g., valid email format), and ensure that profile data changes are securely saved while respecting permission levels.

Acceptance Criteria

  1. Profile update endpoint is implemented.
  2. Input validation is in place for updating profile fields.
  3. Permission checks ensure only authorized users or staff can update profiles.
  4. Updated profiles are correctly saved in the database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions