role profiles
Number of APIs: 7
-
Create a role-profile contributor relationship POST {{baseUrl}}/role_profile
-
Create multiple role-profile contributor relationships POST {{baseUrl}}/role_profiles
-
Find role-profile contributor relationship by id GET {{baseUrl}}/role_profiles/:id
-
Update a role-profile contributor relationship by id PATCH {{baseUrl}}/role_profiles/:id
-
Delete a role profile assignment DELETE {{baseUrl}}/role_profile/:id
-
Get role-profile contributor relationships GET {{baseUrl}}/role_profiles
-
Update multiple role-profile contributor relationships PATCH {{baseUrl}}/role_profiles