You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refer to skills picker code for details(it has add only implementation, edit is not implemented here)
Edit API
There is no update endpoint for in these APIs, use DELETE endpoint for unsubscribe user
For memberCerts/registrations API, use DELETE https://api.topcoder-dev.com/v3/memberCert/registrations/{userId}/programs/{programId}/ DELETE is not working currently, issue is open
For groups API, use DELETE https://api.topcoder-dev.com/v3/groups/{programId}/members/{membershipId}/
use "id" as "membershipId" from GET response
Simillar to skill picker but editable, add communities panel on profile settings page
UI Change
The text was updated successfully, but these errors were encountered: