Description
Updtate new API functions from SDK for these endpoints:
- PUT /api/users/avatar
- DELETE /api/users/avatar
- PATCH /api/users/profile
- POST /api/users/deactivation/send
- POST /api/users/deactivation/confirm
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed
How Has This Been Tested?
Tested working locally wiht SDK and when version had been published, tested with new version.