user profiles
Number of APIs: 8
-
Create a user-profile contributor relationship POST {{baseUrl}}/user_profile
-
Get user-profile contributor relationships GET {{baseUrl}}/user_profiles
-
Create multiple user-profile contributor relationships POST {{baseUrl}}/user_profiles
-
Update multiple user-profile contributor relationships PATCH {{baseUrl}}/user_profiles
-
Find user-profile contributor relationship by id GET {{baseUrl}}/user_profiles/:id
-
Update a user-profile contributor relationship by id PATCH {{baseUrl}}/user_profiles/:id
-
Delete a user profile assignment DELETE {{baseUrl}}/user_profile/:id
-
Delete multiple user-profile contributor relationships DELETE {{baseUrl}}/user_profiles