users REST Endpoints

Social Wish Lists/users
API for users of spaces
Create or authenticate a user with CC
Method: post
Path: /swm/rs/v1/users/cc/{ccProfileId}
Delete a user
Method: delete
Path: /swm/rs/v1/users/{userId}
Delete a user associated with a given CC Profile ID.
Method: delete
Path: /swm/rs/v1/users/cc/{ccProfileId}
Get a user
Method: get
Path: /swm/rs/v1/sites/{siteId}/users/{userId}
Refresh a user
Method: post
Path: /swm/rs/v1/users/refresh
Update a user
Method: put
Path: /swm/rs/v1/sites/{siteId}/users/{userId}